Hello community,

here is the log from the commit of package mmc-utils for openSUSE:Factory 
checked in at 2016-03-07 13:24:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mmc-utils (Old)
 and      /work/SRC/openSUSE:Factory/.mmc-utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mmc-utils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mmc-utils/mmc-utils.changes      2016-02-22 
08:57:33.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mmc-utils.new/mmc-utils.changes 2016-03-07 
13:24:21.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Mar  1 15:37:00 UTC 2016 - [email protected]
+
+- Update to 0.1~20160223
+- Drop old versioning which was based only on date
+
+-------------------------------------------------------------------

Old:
----
  mmc-utils-20151118.tar.xz

New:
----
  mmc-utils-0.1~git.20160223.tar.xz

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

Other differences:
------------------
++++++ mmc-utils.spec ++++++
--- /var/tmp/diff_new_pack.P07z4D/_old  2016-03-07 13:24:22.000000000 +0100
+++ /var/tmp/diff_new_pack.P07z4D/_new  2016-03-07 13:24:22.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           mmc-utils
-Version:        20151118
+Version:        0.1~git.20160223
 Release:        0
 Summary:        Tools for MMC/SD devices
 License:        GPL-2.0
@@ -27,6 +27,9 @@
 Source1:        https://www.gnu.org/licenses/gpl-2.0.txt
 Patch0:         do_not_use_asm_generic.patch
 BuildRequires:  xz
+# switch from versioning based only on date of last git commit
+Provides:       %{name} = 20151118
+Obsoletes:      %{name} = 20151118
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -39,10 +42,10 @@
 
 %build
 export CFLAGS="%{optflags}"
-make %{?_smp_mflags} all
+make %{?_smp_mflags}
 
 %install
-make install prefix=%{_prefix} DESTDIR=%{buildroot} %{?_smp_mflags}
+make %{?_smp_mflags} install prefix=%{_prefix} DESTDIR=%{buildroot}
 install -D -m 0644 man/mmc.1 %{buildroot}%{_mandir}/man1/mmc.1
 
 %files

++++++ _service ++++++
--- /var/tmp/diff_new_pack.P07z4D/_old  2016-03-07 13:24:22.000000000 +0100
+++ /var/tmp/diff_new_pack.P07z4D/_new  2016-03-07 13:24:22.000000000 +0100
@@ -3,7 +3,7 @@
     <param 
name="url">git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git</param>
     <param name="scm">git</param>
     <param name="filename">mmc-utils</param>
-    <param name="versionformat">%ad</param>
+    <param name="versionformat">0.1~git.%ad</param>
   </service>
   <service mode="localonly" name="recompress">
     <param name="file">*.tar</param>


Reply via email to