[adcli/f19] Update to point release 0.7.3

Stef Walter stefw at fedoraproject.org
Wed Aug 7 15:25:04 UTC 2013


commit 2d2422bb0216f97d71cba80c0cad2c0f9daad46d
Author: Stef Walter <stefw at redhat.com>
Date:   Wed Aug 7 14:19:37 2013 +0200

    Update to point release 0.7.3

 .gitignore |    1 +
 adcli.spec |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3bb5c15..81a4af0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /adcli-0.7.1.tar.gz
 /old
 /adcli-0.7.2.tar.gz
+/adcli-0.7.3.tar.gz
diff --git a/adcli.spec b/adcli.spec
index e521fc8..7df54b1 100644
--- a/adcli.spec
+++ b/adcli.spec
@@ -1,5 +1,5 @@
 Name:		adcli
-Version:	0.7.2
+Version:	0.7.3
 Release:	1%{?dist}
 Summary:	Active Directory enrollment
 License:	LGPLv2+
@@ -51,6 +51,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %doc %{_datadir}
 
 %changelog
+* Wed Aug 07 2013 Stef Walter <stefw at redhat.com> - 0.7.3-1
+- Update to upstream point release 0.7.3
+- Don't try to set encryption types on Windows 2003
+
 * 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]
diff --git a/sources b/sources
index cfd51d1..cc233a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-91d5b92d69b5a4c91171cce33db2ad6f  adcli-0.7.2.tar.gz
+70c735a9f984c9712ab3c32c58e3616a  adcli-0.7.3.tar.gz


More information about the scm-commits mailing list