Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package snapshot for openSUSE:Factory checked in at 2026-04-10 17:50:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/snapshot (Old) and /work/SRC/openSUSE:Factory/.snapshot.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "snapshot" Fri Apr 10 17:50:08 2026 rev:14 rq:1345359 version:50.0 Changes: -------- --- /work/SRC/openSUSE:Factory/snapshot/snapshot.changes 2026-02-06 19:14:56.999715020 +0100 +++ /work/SRC/openSUSE:Factory/.snapshot.new.21863/snapshot.changes 2026-04-10 17:54:01.084319147 +0200 @@ -1,0 +2,37 @@ +Mon Mar 23 07:52:30 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Migrate to xz compression and manual service run + +------------------------------------------------------------------- +Thu Mar 12 08:06:08 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 50.0: + + Updated translations. + +------------------------------------------------------------------- +Sat Feb 28 09:38:33 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 50.rc: + + Prefer caps with more desirable formats + + Run tests as part of meson test + + Fix bitrate for openh264enc + + Set video/image caps to I420 and VN12 + + Update gtk4-rs to 0.11 + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 10 08:55:04 UTC 2026 - Dominique Leuenberger <[email protected]> + +- Update to version 50.beta: + + Update rqrr to 0.10.0 + + Update gtk4-rs to 0.11.0-alpha +- Changes from version 50.alpha: + + Screenshots are now hosted at static.gnome.org + + Require meson 1.7 + + Dynamically link to glycin using glycin-rebind + + Set properties to encoders + + Updated translations +- Add pkgconfig(glycin-gtk4-2) and pkgconfig(glycin-2) + BuildRequires: new dependencies. + +------------------------------------------------------------------- Old: ---- snapshot-49.1.obscpio vendor.tar.zst New: ---- _scmsync.obsinfo build.specials.obscpio snapshot-50.0.tar.xz vendor.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ snapshot.spec ++++++ --- /var/tmp/diff_new_pack.PRtP6i/_old 2026-04-10 17:54:31.221565117 +0200 +++ /var/tmp/diff_new_pack.PRtP6i/_new 2026-04-10 17:54:31.237565779 +0200 @@ -19,13 +19,13 @@ %define gstreamer_version 1.20 Name: snapshot -Version: 49.1 +Version: 50.0 Release: 0 Summary: Take pictures and videos License: GPL-3.0-or-later URL: https://gitlab.gnome.org/GNOME/snapshot -Source0: %{name}-%{version}.tar.zst -Source1: vendor.tar.zst +Source0: %{name}-%{version}.tar.xz +Source1: vendor.tar.xz BuildRequires: AppStream BuildRequires: cargo-packaging @@ -36,6 +36,8 @@ BuildRequires: meson BuildRequires: pkgconfig BuildRequires: pkgconfig(glib-2.0) >= 2.75 +BuildRequires: pkgconfig(glycin-2) >= 2 +BuildRequires: pkgconfig(glycin-gtk4-2) >= 2 BuildRequires: pkgconfig(gstreamer-1.0) >= %{gstreamer_version} BuildRequires: pkgconfig(gtk4) >= 4.13.6 BuildRequires: pkgconfig(libadwaita-1) >= 1.7.alpha ++++++ _scmsync.obsinfo ++++++ mtime: 1774252373 commit: 7c48b0bb4a7756e260561716adaaa129f3a135c86e1c079340b405ec969aa290 url: https://src.opensuse.org/GNOME/snapshot revision: 7c48b0bb4a7756e260561716adaaa129f3a135c86e1c079340b405ec969aa290 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.PRtP6i/_old 2026-04-10 17:54:31.677583970 +0200 +++ /var/tmp/diff_new_pack.PRtP6i/_new 2026-04-10 17:54:31.697584797 +0200 @@ -3,21 +3,21 @@ <service name="obs_scm" mode="manual"> <param name="url">https://gitlab.gnome.org/GNOME/Incubator/snapshot.git</param> <param name="scm">git</param> - <param name="revision">49.1</param> + <param name="revision">50.0</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-replacement">\1</param> </service> <service name="set_version" mode="manual"/> - <service name="tar" mode="buildtime"/> - <service name="recompress" mode="buildtime"> + <service name="tar" mode="manual"/> + <service name="recompress" mode="manual"> <param name="file">*.tar</param> - <param name="compression">zst</param> + <param name="compression">xz</param> </service> <service name="cargo_vendor" mode="manual"> - <param name="srcdir">snapshot</param> - <param name="update">true</param> + <param name="srcdir">snapshot</param> + <param name="update">true</param> + <param name="compression">xz</param> </service> </services> - ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-03-24 09:50:50.000000000 +0100 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* ++++++ snapshot.obsinfo ++++++ --- /var/tmp/diff_new_pack.PRtP6i/_old 2026-04-10 17:54:32.389613408 +0200 +++ /var/tmp/diff_new_pack.PRtP6i/_new 2026-04-10 17:54:32.441615558 +0200 @@ -1,5 +1,5 @@ name: snapshot -version: 49.1 -mtime: 1765188532 -commit: 5ea4b5e2a7119f0b3cd16a22e0e1ce33698fd8cd +version: 50.0 +mtime: 1773258359 +commit: 79cc14698813eb067d7042c3ab4e5bfdf99f204d
