[dnf/f18] New upstream version: b06d183

Ales Kozumplik akozumpl at fedoraproject.org
Thu Aug 30 12:47:39 UTC 2012


commit 733225d97237a44413a90b813a13804a98672859
Author: Ales Kozumplik <ales at redhat.com>
Date:   Thu Aug 30 14:46:25 2012 +0200

    New upstream version: b06d183

 .gitignore |    1 +
 dnf.spec   |    8 ++++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 10dff07..1eb6bc8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /dnf-632e1eb.tar.xz
 /dnf-8ac0959.tar.xz
 /dnf-5dea6e7.tar.xz
+/dnf-b06d183.tar.xz
diff --git a/dnf.spec b/dnf.spec
index fd696a8..c5daba3 100644
--- a/dnf.spec
+++ b/dnf.spec
@@ -1,8 +1,8 @@
-%global gitrev 5dea6e7
+%global gitrev b06d183
 %global confdir %{_sysconfdir}/dnf
 
 Name:		dnf
-Version:	0.2.8
+Version:	0.2.10
 Release:	1.git%{gitrev}%{?dist}
 Summary:	Package manager forked from Yum, using libsolv as a dependency resolver
 Group:		System Environment/Base
@@ -39,6 +39,10 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_sysconfdir}/cron.hourly/dnf-makecache.cron
 
 %changelog
+* Thu Aug 30 2012 Aleš Kozumplík <akozumpl at redhat.com> - 0.2.10-1.gitb06d183
+- Latest hawkey compatibilities.
+- RhBug: 852803
+
 * Thu Aug 23 2012 Aleš Kozumplík <akozumpl at redhat.com> - 0.2.9-1.git5dea6e7
 - Latest hawkey compatibilities.
 - RhBug: 847098
diff --git a/sources b/sources
index 659372c..2fa11a7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e04382d42ccf75b99b9e2d38c386e64e  dnf-5dea6e7.tar.xz
+846883be63ababea95b4e3dd5032d41b  dnf-b06d183.tar.xz


More information about the scm-commits mailing list