Florian Müllner
2ce940fd9b
Bump version to 47.beta
...
Update NEWS.
2024-08-03 20:12:28 +02:00
Florian Müllner
e997a0a724
Bump version to 47.alpha
...
Update NEWS.
2024-06-29 21:45:07 +02:00
Balló György
5a99ba1a06
extensions-app: Link to GitLab Issues instead of New Issue URL
...
When not logged in, the New Issue URL only redirects to an unhelpful
login page while the Issues page allows you to search for existing
issues and still offers a "New Issue" button.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3377 >
2024-06-20 13:36:12 +00:00
Balló György
1c6d76907c
extensions-app: Substitute gettext package in metainfo
...
The gettext domain name can be configured in meson options, but defaults
to 'gnome-shell' if it's built as a submodule.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3368 >
2024-06-13 18:34:56 +00:00
Florian Müllner
0d0aadf013
Bump version to 46.1
...
Update NEWS.
2024-04-21 14:24:51 +02:00
Florian Müllner
0463511457
Bump version to 46.0
...
Update NEWS.
2024-03-16 01:56:52 +01:00
Florian Müllner
7b8aa81fd9
extensions-app: Add brand colors
...
Flathub recently added support for "brand colors"[0] that app
stores can use to improve an app's presentation.
Sam Hewitt was kind enough to provide some for the Extensions
app, add them to the metainfo.
[0] https://docs.flathub.org/blog/introducing-app-brand-colors/
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3226 >
2024-03-08 19:52:12 +00:00
Florian Müllner
dfb0f96f29
Bump version to 46.rc
...
Update NEWS.
2024-03-03 15:37:13 +01:00
Sophie Herold
d31dab77e0
metainfo: Fix wrong developer ID
...
Appstream decided to use reversed domains, see
https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-developer .
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3217 >
2024-03-01 18:17:38 +01:00
Florian Müllner
bf69aeb779
extensions-app: Update "translate" URL in metainfo
...
Instead of pointing to the (about to be retired) wiki, link to
the module page in damned lies.
https://gitlab.gnome.org/GNOME/Initiatives/-/issues/51
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3215 >
2024-02-29 16:59:10 +00:00
Florian Müllner
fbe3c4120f
Bump version to 46.beta
...
Update NEWS.
2024-02-11 17:54:00 +01:00
Florian Müllner
fa81335fe8
extensions-app: Create about dialog from metainfo
...
Using the existing metainfo to populate the about window means that
we stop duplicating information, which is generally a good idea.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3158 >
2024-02-01 12:11:17 +00:00
Florian Müllner
dfff65bf05
extensions-app: Fix app ID in .Devel metainfo
...
The ID is currently hard-coded to the non-development one, with
the result that the .Devel app effectively doesn't have any
metainfo.
Fix that by configuring the file with the correct ID.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3158 >
2024-02-01 12:11:17 +00:00
Florian Müllner
99f3b24911
Bump version to 46.alpha
...
Update NEWS.
2024-01-07 11:16:54 +01:00
Sabri Ünal
8e0308d097
extensions-app: Restore developer_name
...
The newly added developer name syntax appears not implemented
across related platforms: GNOME Software, Flathub, etc.
There is no harm in using both deprecated and newly introduced
tags together, and neither appstream-glib nor appstreamcli
fails to validate this usage.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3079 >
2023-12-24 00:40:32 +03:00
Sabri Ünal
a8fbb57cdd
extension-app: Improve appdata for AppStream 1.0
...
- Use the `<developer><name>` tag instead of the deprecated `<developer_name>`
- Implement appstreamcli for extra appdata validation
- Fix a release description
- Update the donation URL
- Add the translation tag
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3071 >
2023-12-21 19:26:57 +00:00
Florian Müllner
f43a05bee6
extensions-app: Update metainfo
...
After the last rounds of redesign, it's time to update
the appdata accordingly:
- update screenshots
- add screenshot captions
- point homepage to apps.gnome.org
- mark as mobile adaptive
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3067 >
2023-12-21 15:24:23 +00:00
Florian Müllner
2127c62b21
Bump version to 45.0
...
Update NEWS.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2960 >
2023-09-16 20:27:58 +02:00
Florian Müllner
54d68344a2
extensions-app: Update metainfo screenshots
...
With the new libadwaita widgets, the overall look has changed,
so it's time to retake the screenshots.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2960 >
2023-09-16 20:27:58 +02:00
Florian Müllner
f83dae197f
Bump version to 45.rc
...
Update NEWS.
2023-09-06 13:55:22 +02:00
Carlos Garnacho
412fad5643
Bump version to 45.beta.1
...
Update NEWS.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2882 >
2023-08-11 01:22:08 +02:00
Florian Müllner
add49bcba1
Bump version to 45.beta
...
Update NEWS.
2023-08-08 12:36:03 +02:00
Florian Müllner
0c6c45d426
Bump version to 45.alpha
...
Update NEWS.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2817 >
2023-07-06 19:23:10 +02:00
Florian Müllner
b0ca64e777
Bump version to 44.1
...
Update NEWS.
2023-04-24 10:26:56 +02:00
Florian Müllner
b6a7cac28f
Bump version to 44.0
...
Update NEWS.
2023-03-19 11:58:32 +01:00
Florian Müllner
c4f36eefd6
Bump version to 44.rc
...
Update NEWS.
2023-03-06 18:37:38 +01:00
Florian Müllner
8b00255cc3
Bump version to 43.1
...
Update NEWS.
2022-11-04 11:19:53 +01:00
Florian Müllner
0bd73b79a6
Bump version to 43.0
...
Update NEWS.
2022-09-17 18:37:59 +02:00
Florian Müllner
316dc289f2
Bump version to 43.rc
...
Update NEWS.
2022-09-04 15:18:09 +02:00
Florian Müllner
0d2af8e29b
Bump version to 43.beta
...
Update NEWS.
2022-08-10 20:01:34 +02:00
Florian Müllner
022359f55b
Bump version to 43.alpha
...
Update NEWS.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2376 >
2022-07-10 14:18:49 +02:00
Florian Müllner
bc533af73f
Bump version to 42.1
...
Update NEWS.
2022-05-05 22:56:53 +02:00
Florian Müllner
44b4b02c3f
Bump version to 42.0
...
Update NEWS.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2239 >
2022-03-12 22:43:13 +01:00
Florian Müllner
c2bc101ff4
Bump version to 42.rc
...
Update NEWS.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2232 >
2022-03-07 15:49:29 +01:00
Florian Müllner
7dab3667a7
Bump version to 42.beta
...
Update NEWS.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2182 >
2022-02-14 21:07:17 +01:00
Romain Vigier
eef77abe5b
extensions-app: Update screenshots with the latest design
...
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2114 >
2022-02-12 14:51:30 +00:00
Florian Müllner
330894f84a
Bump version to 42.alpha
...
Update NEWS.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2095 >
2022-01-10 19:20:59 +01:00
Florian Müllner
65450a836e
build: Drop incorrect positional arg
...
Unlike other targets that take a name, i18n.merge_file() does not.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2078 >
2021-12-23 18:43:25 +00:00
Florian Müllner
0bf515eb10
Bump version to 41.0
...
Update NEWS.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1981 >
2021-09-19 12:47:55 +02:00
Florian Müllner
72e3e60411
Bump version to 41.rc.1
...
Update NEWS.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1976 >
2021-09-07 15:15:11 +02:00
Florian Müllner
743044291d
Bump version to 41.rc
...
Update NEWS.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1971 >
2021-09-05 09:35:45 +02:00
Florian Müllner
537f754fb0
build: Move metainfo version check into distscript
...
The time we really care about current release information in appdata is
when preparing a release, not during regular builds.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1968 >
2021-09-04 23:46:46 +02:00
Florian Müllner
aec128fdee
Bump versiont to 41.beta
...
Update NEWS.
2021-08-18 01:10:41 +02:00
Florian Müllner
df76c3fd11
Update links to use HEAD instead of master
...
That way the link will keep working when projects change their
default branch name.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1914 >
2021-07-18 21:45:46 +00:00
Florian Müllner
fe466fafce
Post-release version bump
2021-05-14 16:54:06 +02:00
Florian Müllner
bf6d668cab
Post-release version bump
2021-03-20 13:40:49 +01:00
Florian Müllner
750ade34da
extensions-app: Fix broken metainfo
...
Eeeks, should have put the post-release version bump into a MR.
2021-03-15 16:39:28 +01:00
Florian Müllner
55323e44af
Post-release version bump
2021-03-15 16:23:45 +01:00
Florian Müllner
1d5f3f14fa
Tag release 40.rc
...
Update NEWS.
2021-03-15 16:17:06 +01:00
Florian Müllner
5cd7434abd
Post-release version bump
2021-02-23 00:22:58 +01:00