Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package rpm-config-SUSE for openSUSE:Factory
checked in at 2022-04-26 00:00:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpm-config-SUSE (Old)
and /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpm-config-SUSE"
Tue Apr 26 00:00:25 2022 rev:25 rq:971813 version:20220421
Changes:
--------
--- /work/SRC/openSUSE:Factory/rpm-config-SUSE/rpm-config-SUSE.changes
2022-04-19 09:57:58.251541362 +0200
+++
/work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.1538/rpm-config-SUSE.changes
2022-04-26 00:00:27.151992957 +0200
@@ -1,0 +2,7 @@
+Thu Apr 21 12:53:35 UTC 2022 - [email protected]
+
+- Update to version 20220421:
+ * Automatically trim opensuse changelogs to the last 3 years
+ * use zstd for tarball compression
+
+-------------------------------------------------------------------
Old:
----
rpm-config-SUSE-20220414.tar.zst
New:
----
rpm-config-SUSE-20220421.tar.zst
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rpm-config-SUSE.spec ++++++
--- /var/tmp/diff_new_pack.wvvuZC/_old 2022-04-26 00:00:28.079993852 +0200
+++ /var/tmp/diff_new_pack.wvvuZC/_new 2022-04-26 00:00:28.087993860 +0200
@@ -18,7 +18,7 @@
Name: rpm-config-SUSE
-Version: 20220414
+Version: 20220421
Release: 0
Summary: SUSE specific RPM configuration files
License: GPL-2.0-or-later
@@ -58,6 +58,14 @@
%endif
< suse_macros.in > suse_macros
+%if 0%{?is_opensuse}
+cat <<EOF > macros.d/macros.opensuse
+# trim binary changelogs to include roughly 3 years
+# maxnum,cuttime,minnum
+%%_binarychangelogtrim 0,$(date -d "Jan 1 UTC 3 years ago" +%s),10
+EOF
+%endif
+
cat <<EOF > macros.d/macros.sbat
# Common SBAT values for secure boot
# https://github.com/rhboot/shim/blob/main/SBAT.md
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.wvvuZC/_old 2022-04-26 00:00:28.131993902 +0200
+++ /var/tmp/diff_new_pack.wvvuZC/_new 2022-04-26 00:00:28.135993906 +0200
@@ -1,7 +1,7 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/rpm-config-SUSE</param>
- <param
name="changesrevision">a5aa36f0f8d4e1d7228c93bacf7271786de5bd29</param>
+ <param
name="changesrevision">f722dfb1ad78c8a4e348fa187aa7800ad8c4046a</param>
</service>
</servicedata>
(No newline at EOF)