[dnf] New upstream version: eb9dddb

Ales Kozumplik akozumpl at fedoraproject.org
Mon Jul 22 12:44:08 UTC 2013


commit 516c1b2995459c571330b2aeeae9231e6710c453
Author: Ales Kozumplik <ales at redhat.com>
Date:   Mon Jul 22 14:43:52 2013 +0200

    New upstream version: eb9dddb

 .gitignore |    1 +
 dnf.spec   |   11 ++++++++---
 sources    |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 91e408e..01015a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@
 /dnf-da9f862.tar.xz
 /dnf-85524ae.tar.xz
 /dnf-eff4c49.tar.xz
+/dnf-eb9dddb.tar.xz
diff --git a/dnf.spec b/dnf.spec
index cfe52dd..f9dad3e 100644
--- a/dnf.spec
+++ b/dnf.spec
@@ -1,6 +1,6 @@
-%global gitrev eff4c49
-%global hawkey_version 0.3.14
-%global librepo_version 0.0.4
+%global gitrev eb9dddb
+%global hawkey_version 0.3.16
+%global librepo_version 0.0.5
 
 %global confdir %{_sysconfdir}/dnf
 
@@ -75,6 +75,11 @@ make ARGS="-V" test
 
 %changelog
 
+* Mon Jul 22 2013 Aleš Kozumplík <ales at redhat.com> - 0.3.10-1giteb9dddb
+- repos: skip_if_unavailable is True by default now. (RhBug:984483) (Ales Kozumplik)
+- doc: omitted from 6f70d2b, also mention the related bugzillas. (Ales Kozumplik)
+- doc: why 'dnf provides /bin/python' fails on Fedora. (Ales Kozumplik)
+
 * Thu Jul 4 2013 Aleš Kozumplík <ales at redhat.com> - 0.3.9-1.giteff4c49
 - fix: errors handling messages in do_transaction(). (RhBug:981310) (Ales Kozumplik)
 - fix: typo in 2b4c085 (Ales Kozumplik)
diff --git a/sources b/sources
index 05ffcd1..b367400 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ffd53e20e52fc99c6e1cc36c545d2dd0  dnf-eff4c49.tar.xz
+44c3efc0934d7a129074f55f07831e2a  dnf-eb9dddb.tar.xz


More information about the scm-commits mailing list