[adcli] Update to upstream point release 0.7.2

Stef Walter stefw at fedoraproject.org
Mon Jul 22 16:37:45 UTC 2013


commit 3605bdb428eed616430b7d5cd74a192c2a563886
Author: Stef Walter <stefw at redhat.com>
Date:   Mon Jul 22 18:06:30 2013 +0200

    Update to upstream point release 0.7.2

 .gitignore |    1 +
 adcli.spec |    8 ++++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e6bee1e..3bb5c15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /adcli-0.7.tar.gz
 /adcli-0.7.1.tar.gz
 /old
+/adcli-0.7.2.tar.gz
diff --git a/adcli.spec b/adcli.spec
index 23fafb6..8e17fd7 100644
--- a/adcli.spec
+++ b/adcli.spec
@@ -1,6 +1,6 @@
 Name:		adcli
-Version:	0.7.1
-Release:	4%{?dist}
+Version:	0.7.2
+Release:	1%{?dist}
 Summary:	Active Directory enrollment
 License:	LGPLv2+
 URL:		http://cgit.freedesktop.org/realmd/adcli
@@ -51,6 +51,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %doc %{_datadir}
 
 %changelog
+* Mon Jul 22 2013 Stef Walter <stefw at redhat.com> - 0.7.2-1
+- Update to upstream point release 0.7.2
+- Part of fix for bug [#961244]
+
 * Mon Jul 15 2013 Stef Walter <stefw at redhat.com> - 0.7.1-4
 - Build with verbose output logging
 
diff --git a/sources b/sources
index b1ed56a..cfd51d1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a5b853af3da9160dc714e17d0a7b2a0e  adcli-0.7.1.tar.gz
+91d5b92d69b5a4c91171cce33db2ad6f  adcli-0.7.2.tar.gz


More information about the scm-commits mailing list