[dpdk] Doh, bogus dates + remember to bump the actual release too

Panu Matilainen pmatilai at fedoraproject.org
Wed Jan 28 09:34:34 UTC 2015


commit 95f710069207f74387eb646c1cc617abee2c1a55
Author: Panu Matilainen <pmatilai at redhat.com>
Date:   Wed Jan 28 11:33:44 2015 +0200

    Doh, bogus dates + remember to bump the actual release too

 dpdk.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/dpdk.spec b/dpdk.spec
index 595e2ca..46cebc4 100644
--- a/dpdk.spec
+++ b/dpdk.spec
@@ -5,7 +5,7 @@
 
 Name: dpdk
 Version: 1.7.0 
-Release: 6%{?dist}
+Release: 7%{?dist}
 URL: http://dpdk.org
 Source: http://dpdk.org/browse/dpdk/snapshot/dpdk-%{version}.tar.gz
 
@@ -174,11 +174,11 @@ install -m 644 ${comblib} %{buildroot}/%{_libdir}/%{name}-%{version}/${comblib}
 %endif
 
 %changelog
-* Wed Jan 27 2015 Panu Matilainen <pmatilai at redhat.com> - 1.7.0-7
+* Wed Jan 28 2015 Panu Matilainen <pmatilai at redhat.com> - 1.7.0-7
 - Policy compliance: move static libraries to -devel, provide dpdk-static
 - Add a spec option to build as shared libraries
 
-* Wed Jan 27 2015 Panu Matilainen <pmatilai at redhat.com> - 1.7.0-6
+* Wed Jan 28 2015 Panu Matilainen <pmatilai at redhat.com> - 1.7.0-6
 - Avoid variable expansion in the spec here-documents during build
 - Drop now unnecessary debug flags patch
 - Add a spec option to build a combined library


More information about the scm-commits mailing list