Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package os-update for openSUSE:Factory checked in at 2024-10-07 21:52:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/os-update (Old) and /work/SRC/openSUSE:Factory/.os-update.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "os-update" Mon Oct 7 21:52:52 2024 rev:23 rq:1206097 version:1.17+git.20241007 Changes: -------- --- /work/SRC/openSUSE:Factory/os-update/os-update.changes 2024-05-09 13:13:04.208609069 +0200 +++ /work/SRC/openSUSE:Factory/.os-update.new.19354/os-update.changes 2024-10-07 21:53:21.997088820 +0200 @@ -1,0 +2,7 @@ +Mon Oct 07 12:12:34 UTC 2024 - [email protected] + +- Update to version 1.17+git.20241007: + * Refresh before dup + * Always refresh + +------------------------------------------------------------------- Old: ---- os-update-1.17.tar.xz New: ---- _service _servicedata os-update-1.17+git.20241007.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ os-update.spec ++++++ --- /var/tmp/diff_new_pack.zkGTBz/_old 2024-10-07 21:53:22.701118129 +0200 +++ /var/tmp/diff_new_pack.zkGTBz/_new 2024-10-07 21:53:22.705118295 +0200 @@ -21,13 +21,16 @@ %endif Name: os-update -Version: 1.17 +Version: 1.17+git.20241007 Release: 0 Summary: Updates the system regularly to stay current and safe License: GPL-2.0-or-later URL: https://github.com/openSUSE/os-update -Source: https://github.com/openSUSE/os-update/releases/download/v%{version}/os-update-%{version}.tar.xz +Source: os-update-%{version}.tar.xz Source99: os-update-rpmlintrc +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: pandoc BuildRequires: pkgconfig BuildRequires: sysuser-shadow BuildRequires: sysuser-tools @@ -69,6 +72,7 @@ %setup -q %build +./autogen.sh %configure --enable-vendordir=%{_distconfdir} %if 0%{?suse_version} < 1500 %define make_build %{__make} -O %{?_smp_mflags} ++++++ _service ++++++ <services> <service mode="manual" name="tar_scm"> <param name="url">https://github.com/openSUSE/os-update.git</param> <param name="scm">git</param> <param name="revision">main</param> <param name="changesgenerate">enable</param> <param name="filename">os-update</param> <param name="versionformat">1.17+git.%cd</param> </service> <service mode="manual" name="recompress"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service mode="manual" name="set_version"/> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/openSUSE/os-update.git</param> <param name="changesrevision">6e00975a3a7e46925647a0f3909fa2b6c4dc2815</param></service> </servicedata> (No newline at EOF)
