Hello community,

here is the log from the commit of package python-dephell for openSUSE:Factory 
checked in at 2020-08-16 20:26:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dephell (Old)
 and      /work/SRC/openSUSE:Factory/.python-dephell.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dephell"

Sun Aug 16 20:26:00 2020 rev:15 rq:826655 version:0.8.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dephell/python-dephell.changes    
2020-07-14 07:59:37.973856329 +0200
+++ /work/SRC/openSUSE:Factory/.python-dephell.new.3399/python-dephell.changes  
2020-08-16 20:26:08.722060636 +0200
@@ -1,0 +2,6 @@
+Fri Aug 14 09:41:25 UTC 2020 - Callum Farmer <[email protected]>
+
+- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)
+- Use the macro for /usr/lib/rpm/macros.d
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-dephell.spec ++++++
--- /var/tmp/diff_new_pack.fgQSv6/_old  2020-08-16 20:26:09.630061139 +0200
+++ /var/tmp/diff_new_pack.fgQSv6/_new  2020-08-16 20:26:09.634061140 +0200
@@ -165,7 +165,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 # Install macros.lua for rpm to have centralized place to
 # manage dephell_genspec macro
-install -D -m 644 %{SOURCE1} 
%{buildroot}%{_libexecdir}/rpm/macros.d/macros.py-dephell
+install -D -m 644 %{SOURCE1} %{buildroot}%{_rpmmacrodir}/macros.py-dephell
 %endif
 
 %check
@@ -190,8 +190,7 @@
 %{python_sitelib}/*
 
 %files rpm-macros
-%dir %{_libexecdir}/rpm/macros.d
-%{_libexecdir}/rpm/macros.d/macros.py-dephell
+%{_rpmmacrodir}/macros.py-dephell
 %endif
 
 %changelog


Reply via email to