Update to upstream point release 0.7.2

This commit is contained in:
Stef Walter 2013-07-22 18:06:30 +02:00
parent 07cd095990
commit 3605bdb428
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/adcli-0.7.tar.gz
/adcli-0.7.1.tar.gz
/old
/adcli-0.7.2.tar.gz

View File

@ -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@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@redhat.com> - 0.7.1-4
- Build with verbose output logging

View File

@ -1 +1 @@
a5b853af3da9160dc714e17d0a7b2a0e adcli-0.7.1.tar.gz
91d5b92d69b5a4c91171cce33db2ad6f adcli-0.7.2.tar.gz