Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tuigreet for openSUSE:Factory checked in at 2022-11-17 17:24:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tuigreet (Old) and /work/SRC/openSUSE:Factory/.tuigreet.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tuigreet" Thu Nov 17 17:24:39 2022 rev:9 rq:1036285 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tuigreet/tuigreet.changes 2022-08-04 13:24:16.084635623 +0200 +++ /work/SRC/openSUSE:Factory/.tuigreet.new.1597/tuigreet.changes 2022-11-17 17:24:50.541172678 +0100 @@ -1,0 +2,12 @@ +Wed Nov 16 18:19:10 UTC 2022 - Denys Kondratenko <std...@opensuse.org> + +- Update to 0.8.0 + * Remember last successfully opened session per user + * Suppress power command output + * Allow customization of time format + * Added a user selection list from a defined UID range + * Miscellaneous UX improvements + * Locales improvements +- add tuigreet-version.patch to fix incorrect 0.7.3 version + +------------------------------------------------------------------- Old: ---- tuigreet-0.7.1.obscpio New: ---- tuigreet-0.8.0.obscpio tuigreet-version.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tuigreet.spec ++++++ --- /var/tmp/diff_new_pack.pOMXq5/_old 2022-11-17 17:24:52.525183174 +0100 +++ /var/tmp/diff_new_pack.pOMXq5/_new 2022-11-17 17:24:52.529183195 +0100 @@ -17,7 +17,7 @@ Name: tuigreet -Version: 0.7.1 +Version: 0.8.0 Release: 0 Summary: Graphical console greeter for greetd License: GPL-3.0-only @@ -26,6 +26,7 @@ Source: %{name}-%{version}.tar.gz Source1: vendor.tar.gz Source2: cargo_config +Patch0: tuigreet-version.patch BuildRequires: cargo-packaging Recommends: greetd @@ -34,6 +35,7 @@ %prep %setup -qa1 +%patch0 -p1 mkdir .cargo cp %{SOURCE2} .cargo/config ++++++ _service ++++++ --- /var/tmp/diff_new_pack.pOMXq5/_old 2022-11-17 17:24:52.561183364 +0100 +++ /var/tmp/diff_new_pack.pOMXq5/_new 2022-11-17 17:24:52.565183386 +0100 @@ -2,7 +2,7 @@ <service name="obs_scm" mode="disabled"> <param name="url">https://github.com/apognu/tuigreet.git</param> <param name="scm">git</param> - <param name="revision">0.7.1</param> + <param name="revision">0.8.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> </service> ++++++ tuigreet-0.7.1.obscpio -> tuigreet-0.8.0.obscpio ++++++ ++++ 2929 lines of diff (skipped) ++++++ tuigreet-version.patch ++++++ diff --git a/Cargo.toml b/Cargo.toml index 900ae7d..8fa2cfe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tuigreet" -version = "0.7.3" +version = "0.8.0" authors = ["Antoine POPINEAU <antoine.popin...@appscho.com>"] edition = "2018" build = "build.rs" ++++++ tuigreet.obsinfo ++++++ --- /var/tmp/diff_new_pack.pOMXq5/_old 2022-11-17 17:24:52.745184338 +0100 +++ /var/tmp/diff_new_pack.pOMXq5/_new 2022-11-17 17:24:52.749184359 +0100 @@ -1,5 +1,5 @@ name: tuigreet -version: 0.7.1 -mtime: 1633437404 -commit: f8905cfd7ee38af4f89a42e5823d8c38de00741c +version: 0.8.0 +mtime: 1652086754 +commit: c955066af94078b0503f764e6f5f591e7943ee11 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/tuigreet/vendor.tar.gz /work/SRC/openSUSE:Factory/.tuigreet.new.1597/vendor.tar.gz differ: char 5, line 1