[adcli] Update for version 0.2

Stef Walter stefw at fedoraproject.org
Tue Sep 4 10:04:55 UTC 2012


commit 0d54ba0a1e76c7e331da31a3dfdde4ffd8a3c24d
Author: Stef Walter <stefw at gnome.org>
Date:   Tue Sep 4 12:04:27 2012 +0200

    Update for version 0.2

 .gitignore |    1 +
 adcli.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7b77df3..70b986c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /adcli-0.1.tar.gz
+/adcli-0.2.tar.gz
diff --git a/adcli.spec b/adcli.spec
index 0f5b6d1..28ca457 100644
--- a/adcli.spec
+++ b/adcli.spec
@@ -1,10 +1,10 @@
 Name:		adcli
-Version:	0.1
+Version:	0.2
 Release:	1%{?dist}
 Summary:	Active Directory enrollment
 License:	LGPLv2+
 URL:		http://cgit.freedesktop.org/realmd/adcli
-Source0:	http://www.freedesktop.org/software/realmd/releases/adcli-0.1.tar.gz
+Source0:	http://www.freedesktop.org/software/realmd/releases/adcli-0.2.tar.gz
 
 BuildRequires:	intltool pkgconfig
 BuildRequires:	gettext-devel
@@ -53,5 +53,8 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_libdir}/pkgconfig/adcli-1.pc
 
 %changelog
+* Tue Sep 4 2012 Stef Walter <stefw at redhat.com - 0.2-1
+- Update for 0.2 version
+
 * Wed Aug 15 2012 Stef Walter <stefw at redhat.com - 0.1-1
 - Initial 0.1 package
diff --git a/sources b/sources
index 45ec2ad..a0ad071 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c9cc6a29052b54adfd402bfa3196b656  adcli-0.1.tar.gz
+3fc2cc38952e71ee7b7c11921b72958e  adcli-0.2.tar.gz


More information about the scm-commits mailing list