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 2023-07-16 17:28:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpm-config-SUSE (Old)
and /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.3193 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpm-config-SUSE"
Sun Jul 16 17:28:30 2023 rev:29 rq:1098358 version:20230712
Changes:
--------
--- /work/SRC/openSUSE:Factory/rpm-config-SUSE/rpm-config-SUSE.changes
2022-09-28 17:51:12.807167133 +0200
+++
/work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.3193/rpm-config-SUSE.changes
2023-07-16 17:28:30.867884475 +0200
@@ -1,0 +2,9 @@
+Wed Jul 12 12:25:55 UTC 2023 - [email protected]
+
+- Update to version 20230712:
+ * Add more prjconf macros
+ * update comment about _lto_cflags
+ * drop %usrmerged macro (boo#1206798)
+ * Fix SLE sbat macros used on Leap (bsc#1198458)
+
+-------------------------------------------------------------------
Old:
----
rpm-config-SUSE-20220926.tar.zst
New:
----
rpm-config-SUSE-20230712.tar.zst
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rpm-config-SUSE.spec ++++++
--- /var/tmp/diff_new_pack.KDOfR8/_old 2023-07-16 17:28:31.851890362 +0200
+++ /var/tmp/diff_new_pack.KDOfR8/_new 2023-07-16 17:28:31.855890385 +0200
@@ -1,7 +1,7 @@
#
# spec file for package rpm-config-SUSE
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2018 Neal Gompa <[email protected]>.
#
# All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
Name: rpm-config-SUSE
-Version: 20220926
+Version: 20230712
Release: 0
Summary: SUSE specific RPM configuration files
License: GPL-2.0-or-later
@@ -45,11 +45,6 @@
-e 's/@ul_version@/%{?ul_version}%{!?ul_version:0}/' \
-e '/@is_opensuse@%{?is_opensuse:nomatch}/d' \
-e 's/@is_opensuse@/%{?is_opensuse}%{!?is_opensuse:0}/' \
-%if 0%{?usrmerged}
- -e 's/@usrmerged@/%{?usrmerged}/' \
-%else
- -e '/@usrmerged@/d' \
-%endif
%if 0%{?is_opensuse}
-e '/@sle_version@%{?sle_version:nomatch}/d' \
-e 's/@sle_version@/%{?sle_version}%{!?sle_version:0}/' \
@@ -66,20 +61,6 @@
EOF
%endif
-cat <<EOF > macros.d/macros.sbat
-# Common SBAT values for secure boot
-# https://github.com/rhboot/shim/blob/main/SBAT.md
-
-%if 0%{?is_opensuse}
-%%sbat_distro opensuse
-%%sbat_distro_summary The openSUSE Project
-%else
-%%sbat_distro sle
-%%sbat_distro_summary SUSE Linux Enterprise
-%endif
-%%sbat_distro_url mailto:[email protected]
-EOF
-
%install
# Install SUSE vendor macros and rpmrc
mkdir -p %{buildroot}%{_rpmconfigdir}/suse
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.KDOfR8/_old 2023-07-16 17:28:31.907890696 +0200
+++ /var/tmp/diff_new_pack.KDOfR8/_new 2023-07-16 17:28:31.911890721 +0200
@@ -1,7 +1,7 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/rpm-config-SUSE</param>
- <param
name="changesrevision">67216a33c1500cb5e86caf86c55dbf053eee6be1</param>
+ <param
name="changesrevision">cfb8c73877ce339a722f13c8dfa1786f04468f04</param>
</service>
</servicedata>
(No newline at EOF)