Hello community,

here is the log from the commit of package createrepo_c for openSUSE:Factory 
checked in at 2018-04-06 17:46:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/createrepo_c (Old)
 and      /work/SRC/openSUSE:Factory/.createrepo_c.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "createrepo_c"

Fri Apr  6 17:46:37 2018 rev:6 rq:593837 version:0.10.0.git20170131.04828e6

Changes:
--------
--- /work/SRC/openSUSE:Factory/createrepo_c/createrepo_c.changes        
2018-03-04 11:52:38.562059370 +0100
+++ /work/SRC/openSUSE:Factory/.createrepo_c.new/createrepo_c.changes   
2018-04-06 17:46:44.877557992 +0200
@@ -1,0 +2,5 @@
+Thu Apr  5 15:50:28 UTC 2018 - adr...@suse.de
+
+- fix spelling of old weakdeps feature switch (bsc#1088328)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ createrepo_c.spec ++++++
--- /var/tmp/diff_new_pack.hQQC9s/_old  2018-04-06 17:46:45.769525754 +0200
+++ /var/tmp/diff_new_pack.hQQC9s/_new  2018-04-06 17:46:45.773525610 +0200
@@ -146,7 +146,7 @@
 %build
 %define __builddir build
 %cmake \
-    -DENABLE_LEGACY_WEAKTAGS=1 \
+    -DENABLE_LEGACY_WEAKDEPS=1 \
     %{!?with_drpm:-DENABLE_DRPM=OFF} \
     %{!?with_python2:-DENABLE_PYTHON=OFF}
 make %{?_smp_mflags}
@@ -156,7 +156,7 @@
 cd ..
 %define __builddir build-py3
 %cmake \
-    -DENABLE_LEGACY_WEAKTAGS=1 \
+    -DENABLE_LEGACY_WEAKDEPS=1 \
     %{!?with_drpm:-DENABLE_DRPM=OFF} \
     %{!?with_python3:-DENABLE_PYTHON=OFF} \
     -DPYTHON_DESIRED:str=3


Reply via email to