Hello community,
here is the log from the commit of package rpm-config-SUSE for openSUSE:Factory
checked in at 2020-10-22 14:21:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpm-config-SUSE (Old)
and /work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpm-config-SUSE"
Thu Oct 22 14:21:08 2020 rev:16 rq:842484 version:0.g60
Changes:
--------
--- /work/SRC/openSUSE:Factory/rpm-config-SUSE/rpm-config-SUSE.changes
2020-03-27 21:54:56.934710787 +0100
+++
/work/SRC/openSUSE:Factory/.rpm-config-SUSE.new.3463/rpm-config-SUSE.changes
2020-10-22 14:22:20.974753867 +0200
@@ -1,0 +2,7 @@
+Mon Aug 31 08:06:43 UTC 2020 - [email protected]
+
+- Update to version 0.g60:
+ * Add VPATH macros from RH/Fedora to make upstream Meson macros work
+ * Don't limit locale match to /usr/share/locale
+
+-------------------------------------------------------------------
Old:
----
rpm-config-SUSE-0.g56.tar.xz
New:
----
rpm-config-SUSE-0.g60.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rpm-config-SUSE.spec ++++++
--- /var/tmp/diff_new_pack.3JO7jT/_old 2020-10-22 14:22:23.422756065 +0200
+++ /var/tmp/diff_new_pack.3JO7jT/_new 2020-10-22 14:22:23.426756068 +0200
@@ -18,7 +18,7 @@
Name: rpm-config-SUSE
-Version: 0.g56
+Version: 0.g60
Release: 0
Summary: SUSE specific RPM configuration files
License: GPL-2.0-or-later
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.3JO7jT/_old 2020-10-22 14:22:23.478756115 +0200
+++ /var/tmp/diff_new_pack.3JO7jT/_new 2020-10-22 14:22:23.482756119 +0200
@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/rpm-config-SUSE</param>
- <param
name="changesrevision">8dcfe7b89abddeb2d3ed32046338c82cce9c306d</param>
+ <param
name="changesrevision">11be231be6dd99eb9de5919c08a976513745f221</param>
</service>
</servicedata>
\ No newline at end of file
++++++ rpm-config-SUSE-0.g56.tar.xz -> rpm-config-SUSE-0.g60.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/rpm-config-SUSE-0.g56/fileattrs/locale.attr
new/rpm-config-SUSE-0.g60/fileattrs/locale.attr
--- old/rpm-config-SUSE-0.g56/fileattrs/locale.attr 2020-03-20
15:12:39.000000000 +0100
+++ new/rpm-config-SUSE-0.g60/fileattrs/locale.attr 2020-08-07
05:19:24.000000000 +0200
@@ -1,4 +1,4 @@
%__locale_provides %{_rpmconfigdir}/locale.prov
-%__locale_path ^%{_datadir}/locale/[^/]*/LC_MESSAGES/.*\\.mo$
+%__locale_path /locale/[^/]*/LC_MESSAGES/.*\\.mo$
%__locale_provides_opts %{name}
%__locale_namespace locale
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/rpm-config-SUSE-0.g56/macros.d/macros.vpath
new/rpm-config-SUSE-0.g60/macros.d/macros.vpath
--- old/rpm-config-SUSE-0.g56/macros.d/macros.vpath 1970-01-01
01:00:00.000000000 +0100
+++ new/rpm-config-SUSE-0.g60/macros.d/macros.vpath 2020-08-07
05:19:24.000000000 +0200
@@ -0,0 +1,7 @@
+# ---- VPATH default settings
+
+# directory where CMakeLists.txt/meson.build/etc. are placed
+%_vpath_srcdir .
+
+# directory (doesn't need to exist) where all generated build files will be
placed
+%_vpath_builddir %_target_platform