diff --git a/.gitignore b/.gitignore index 8c6e2a0..2b15f94 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ /dnf-bfccb5c.tar.xz /dnf-55e6369.tar.xz /dnf-4b96ea8.tar.xz +/dnf-c1716d7.tar.xz diff --git a/dnf.spec b/dnf.spec index 432b49a..f58ac7c 100644 --- a/dnf.spec +++ b/dnf.spec @@ -1,4 +1,4 @@ -%global gitrev 4b96ea8 +%global gitrev c1716d7 %global hawkey_version 0.4.2 %global librepo_version 1.2.0 %global libcomps_version 0.1.3 @@ -77,7 +77,7 @@ make ARGS="-V" test %changelog -* Tue Oct 1 2013 Aleš Kozumplík - 0.4.2-1.git4b96ea8 +* Tue Oct 1 2013 Aleš Kozumplík - 0.4.2-1.gitc1716d7 - always enable LRO_FASTESTMIRROR (Zdenek Pavlas) - progress: add "err" argument to end() callback, merge with failure() (Zdenek Pavlas) - progress: reformat and reword docstrings (Zdenek Pavlas) diff --git a/sources b/sources index 0336c40..9931000 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fbb483d00d6132732f3413a7d118adb3 dnf-4b96ea8.tar.xz +b344ff597c2214f94b75aefff3d9a1c7 dnf-c1716d7.tar.xz