Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package key-rack for openSUSE:Factory checked in at 2026-06-12 19:26:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/key-rack (Old) and /work/SRC/openSUSE:Factory/.key-rack.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "key-rack" Fri Jun 12 19:26:59 2026 rev:4 rq:1358741 version:0.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/key-rack/key-rack.changes 2026-03-27 16:51:51.445336958 +0100 +++ /work/SRC/openSUSE:Factory/.key-rack.new.1981/key-rack.changes 2026-06-12 19:27:23.749867894 +0200 @@ -1,0 +2,13 @@ +Fri Jun 5 09:22:44 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 0.5.0: + * This version brings a bunch of UI refinements and support for + app keyrings that contain invalid entries. + * Updated translations. +- Update URL to new home. +- Drop unneeded update-desktop-files BuildRequires and macro, + replace with desktop-file-utils that provides the needed binary + update-desktop-database. +- Add lang sub-package, we have translations now. + +------------------------------------------------------------------- Old: ---- key-rack-0.4.0.tar.xz New: ---- key-rack-0.5.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ key-rack.spec ++++++ --- /var/tmp/diff_new_pack.8wY9Pa/_old 2026-06-12 19:27:30.486149754 +0200 +++ /var/tmp/diff_new_pack.8wY9Pa/_new 2026-06-12 19:27:30.502150424 +0200 @@ -18,18 +18,19 @@ %define appname app.drey.KeyRack Name: key-rack -Version: 0.4.0 +Version: 0.5.0 Release: 0 Summary: New GNOME secrets manager License: GPL-3.0-or-later -URL: https://gitlab.gnome.org/sophie-h/key-rack +URL: https://gitlab.gnome.org/World/key-rack Source0: %{name}-%{version}.tar.xz Source1: vendor.tar.xz + BuildRequires: cargo-packaging +BuildRequires: desktop-file-utils BuildRequires: hicolor-icon-theme BuildRequires: meson >= 0.57 BuildRequires: pkgconfig -BuildRequires: update-desktop-files BuildRequires: pkgconfig(gtk4) >= 4.6.0 BuildRequires: pkgconfig(libadwaita-1) >= 1.5 @@ -37,8 +38,10 @@ Key Rack allows to view and edit keys, like passwords or tokens, stored by apps. It supports Flatpak secrets as well as system wide secrets. +%lang_package + %prep -%autosetup -a1 +%autosetup -a1 -p1 %build %meson @@ -46,18 +49,21 @@ %install %meson_install -%suse_update_desktop_file %{appname} +%find_lang %{name} %{?no_lang_C} -%check -#non available -%meson_test +%dnl %check +%dnl non available +%dnl %meson_test %files %license LICENSE %doc README.md %{_bindir}/%{name} %{_datadir}/applications/%{appname}.desktop +%{_datadir}/dbus-1/services/%{appname}.service %{_datadir}/icons/hicolor/scalable/apps/%{appname}.svg %{_datadir}/icons/hicolor/symbolic/apps/%{appname}-symbolic.svg %{_datadir}/metainfo/%{appname}.metainfo.xml +%files lang -f %{name}.lang + ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.8wY9Pa/_old 2026-06-12 19:27:30.778161973 +0200 +++ /var/tmp/diff_new_pack.8wY9Pa/_new 2026-06-12 19:27:30.798162809 +0200 @@ -1,6 +1,6 @@ -mtime: 1774256097 -commit: 9a21bacf1d5fccd04f89278d826b183e51c4fed38fb3fac84c4b406ff72f3299 +mtime: 1780654082 +commit: 4e0000d826382b1c1a861bd0ecd7d54dfda27a9a7f97b4f3786db021001444dd url: https://src.opensuse.org/GNOME/key-rack -revision: 9a21bacf1d5fccd04f89278d826b183e51c4fed38fb3fac84c4b406ff72f3299 +revision: 4e0000d826382b1c1a861bd0ecd7d54dfda27a9a7f97b4f3786db021001444dd projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj ++++++ _service ++++++ --- /var/tmp/diff_new_pack.8wY9Pa/_old 2026-06-12 19:27:30.922167998 +0200 +++ /var/tmp/diff_new_pack.8wY9Pa/_new 2026-06-12 19:27:30.938168668 +0200 @@ -1,10 +1,12 @@ <?xml version="1.0"?> <services> <service name="obs_scm" mode="manual"> - <param name="url">https://gitlab.gnome.org/sophie-h/key-rack.git</param> + <param name="url">https://gitlab.gnome.org/World/key-rack.git</param> <param name="scm">git</param> - <param name="revision">refs/tags/0.4.0</param> - <param name="versionformat">@PARENT_TAG@</param> + <param name="revision">0.5.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="tar" mode="manual"/> <service name="recompress" mode="manual"> @@ -13,7 +15,7 @@ </service> <service name="set_version" mode="manual"/> <service name="cargo_vendor" mode="manual"> - <param name="update">false</param> + <param name="update">true</param> <param name="src">key-rack</param> <param name="compression">xz</param> </service> ++++++ build.specials.obscpio ++++++ ++++++ 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-06-05 12:08:02.000000000 +0200 @@ -0,0 +1,5 @@ +*.obscpio +*.osc +_build.* +.pbuild +osc-collab.* ++++++ key-rack-0.4.0.tar.xz -> key-rack-0.5.0.tar.xz ++++++ ++++ 22326 lines of diff (skipped) ++++++ key-rack.obsinfo ++++++ --- /var/tmp/diff_new_pack.8wY9Pa/_old 2026-06-12 19:27:32.106217541 +0200 +++ /var/tmp/diff_new_pack.8wY9Pa/_new 2026-06-12 19:27:32.134218713 +0200 @@ -1,5 +1,5 @@ name: key-rack -version: 0.4.0 -mtime: 1719860463 -commit: 2996355b89a1a62277fe231d1ec15635a9f3af9f +version: 0.5.0 +mtime: 1776092836 +commit: edb3564e1dfeeedfb33862995213fa6123c67c1f ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/key-rack/vendor.tar.xz /work/SRC/openSUSE:Factory/.key-rack.new.1981/vendor.tar.xz differ: char 15, line 1
