[dnf] fixed CMake file

Jan Silhan jsilhan at fedoraproject.org
Mon Feb 23 18:33:33 UTC 2015


commit 35106a3b83600624b593ed7a1ecf2139fd689adf
Author: Jan Silhan <jsilhan at redhat.com>
Date:   Mon Feb 23 19:33:30 2015 +0100

    fixed CMake file

 .gitignore | 1 +
 dnf.spec   | 2 +-
 sources    | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1800fb6..b08d5ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -72,3 +72,4 @@
 /dnf-a7e0aa1.tar.xz
 /dnf-13dce34.tar.xz
 /dnf-3a22891.tar.xz
+/dnf-719208b.tar.xz
diff --git a/dnf.spec b/dnf.spec
index 30550ca..4b91d70 100644
--- a/dnf.spec
+++ b/dnf.spec
@@ -1,4 +1,4 @@
-%{!?gitrev: %global gitrev 3a22891}
+%{!?gitrev: %global gitrev 719208b}
 %{!?hawkey_version: %global hawkey_version 0.5.3}
 %{!?librepo_version: %global librepo_version 1.7.5}
 %{!?libcomps_version: %global libcomps_version 0.1.6}
diff --git a/sources b/sources
index b00ea2c..5dee83a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a69d37c96b24db9e35e09148372dbc37  dnf-3a22891.tar.xz
+79b8f579e3011366cdd9be8ef07c07b6  dnf-719208b.tar.xz


More information about the scm-commits mailing list