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-01-22 08:17:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpm-config-SUSE (Old)
 and      /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.1938 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpm-config-SUSE"

Sat Jan 22 08:17:47 2022 rev:21 rq:947451 version:0.g93

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpm-config-SUSE/rpm-config-SUSE.changes  
2021-10-25 15:16:41.797647992 +0200
+++ 
/work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.1938/rpm-config-SUSE.changes    
    2022-01-22 08:17:49.467049197 +0100
@@ -1,0 +2,7 @@
+Wed Jan 19 15:18:16 UTC 2022 - lnus...@suse.de
+
+- Update to version 0.g93:
+  * locale.attr: Match all files inside LC_MESSAGES (boo#1194865)
+  * remove leap_version as it's obsolete
+
+-------------------------------------------------------------------

Old:
----
  rpm-config-SUSE-0.g89.tar.xz

New:
----
  rpm-config-SUSE-0.g93.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rpm-config-SUSE.spec ++++++
--- /var/tmp/diff_new_pack.3vw5wk/_old  2022-01-22 08:17:50.459042512 +0100
+++ /var/tmp/diff_new_pack.3vw5wk/_new  2022-01-22 08:17:50.463042485 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rpm-config-SUSE
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2018 Neal Gompa <ngomp...@gmail.com>.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           rpm-config-SUSE
-Version:        0.g89
+Version:        0.g93
 Release:        0
 Summary:        SUSE specific RPM configuration files
 License:        GPL-2.0-or-later
@@ -46,8 +46,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}/' \
-    -e '/@leap_version@%{?leap_version:nomatch}/d' \
-    -e 's/@leap_version@/%{?leap_version}%{!?leap_version:0}/' \
 %if 0%{?usrmerged}
     -e 's/@usrmerged@/%{?usrmerged}/' \
 %else

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.3vw5wk/_old  2022-01-22 08:17:50.535042000 +0100
+++ /var/tmp/diff_new_pack.3vw5wk/_new  2022-01-22 08:17:50.539041972 +0100
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/openSUSE/rpm-config-SUSE</param>
-    <param 
name="changesrevision">5910035fe8beac2cef37300db3cc707b53b58006</param>
+    <param 
name="changesrevision">fd1a4730fd0356e70a38ded7bff3ab0065706ea6</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ rpm-config-SUSE-0.g89.tar.xz -> rpm-config-SUSE-0.g93.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g89/fileattrs/locale.attr 
new/rpm-config-SUSE-0.g93/fileattrs/locale.attr
--- old/rpm-config-SUSE-0.g89/fileattrs/locale.attr     2021-10-21 
12:32:43.000000000 +0200
+++ new/rpm-config-SUSE-0.g93/fileattrs/locale.attr     2022-01-19 
14:39:15.000000000 +0100
@@ -1,4 +1,4 @@
 %__locale_provides     %{_rpmconfigdir}/locale.prov
-%__locale_path         /locales\?/[^/]*/LC_MESSAGES/.*\\.mo$
+%__locale_path         /locales\?/[^/]*/LC_MESSAGES/.*$
 %__locale_provides_opts        %{name}
 %__locale_namespace    locale
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g89/package/rpm-config-SUSE.spec 
new/rpm-config-SUSE-0.g93/package/rpm-config-SUSE.spec
--- old/rpm-config-SUSE-0.g89/package/rpm-config-SUSE.spec      2021-10-21 
12:32:43.000000000 +0200
+++ new/rpm-config-SUSE-0.g93/package/rpm-config-SUSE.spec      2022-01-19 
14:39:15.000000000 +0100
@@ -46,8 +46,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}/' \
-    -e '/@leap_version@%{?leap_version:nomatch}/d' \
-    -e 's/@leap_version@/%{?leap_version}%{!?leap_version:0}/' \
 %if 0%{?usrmerged}
     -e 's/@usrmerged@/%{?usrmerged}/' \
 %else
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpm-config-SUSE-0.g89/suse_macros.in 
new/rpm-config-SUSE-0.g93/suse_macros.in
--- old/rpm-config-SUSE-0.g89/suse_macros.in    2021-10-21 12:32:43.000000000 
+0200
+++ new/rpm-config-SUSE-0.g93/suse_macros.in    2022-01-19 14:39:15.000000000 
+0100
@@ -241,7 +241,6 @@
 %ul_version @ul_version@
 %is_opensuse @is_opensuse@
 %sle_version @sle_version@
-%leap_version @leap_version@
 
 %do_profiling 1
 %cflags_profile_generate -fprofile-update=atomic -fprofile-generate

Reply via email to