From 1df521e97ca733cff3876d4c0bca8dd587f90197 Mon Sep 17 00:00:00 2001 From: Alexander Mikhaylenko Date: Sat, 20 Mar 2021 20:14:27 +0500 Subject: metainfo: Compress development releases In the new versioning, 40.0 follows 40.rc, but appstream doesn't like that. To work around it, compress development versions and fold them into stable. This way we'll just replace 40.rc by 40.0 instead of having both. --- data/org.gnome.Screenshot.metainfo.xml.in | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) diff --git a/data/org.gnome.Screenshot.metainfo.xml.in b/data/org.gnome.Screenshot.metainfo.xml.in index 0ebc934..df78780 100644 --- a/data/org.gnome.Screenshot.metainfo.xml.in +++ b/data/org.gnome.Screenshot.metainfo.xml.in @@ -40,39 +40,21 @@ - -

metainfo: add a launchable tag

-

Translation updates

-
-
-

Move sound effects to gnome-shell

Focus the filename entry by default

Remember delay for area screenshots

Remove compulsory_for_desktop

+

metainfo: add a launchable tag

Translation updates

- -

Translation updates.

-
-
- - -

Changes:

-
    -
  • Port to libhandy
  • -
  • Translation updates
  • -
-
-
-

Changes:

  • Completely redesign the UI
  • +
  • Port to libhandy
  • Allow taking area screenshots with timeout
  • Deprecate --include-border and --remove-border options
  • Deprecate --border-effect option
  • -- cgit v1.2.1