Update to 0.13.90

This commit is contained in:
Stef Walter 2013-04-29 19:04:50 +02:00
parent 10c44baf8e
commit 5e55c8f8a5
2 changed files with 13 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Name: realmd
Version: 0.13.3
Release: 2%{?dist}
Version: 0.13.90
Release: 1%{?dist}
Summary: Kerberos realm enrollment service
License: LGPLv2+
URL: http://cgit.freedesktop.org/realmd/realmd/
@ -59,11 +59,21 @@ make install DESTDIR=%{buildroot}
%{_datadir}/polkit-1/actions/org.freedesktop.realmd.policy
%doc AUTHORS COPYING ChangeLog NEWS README
%{_mandir}/man8/realm.8.gz
%{_localstatedir}/cache/realmd/
%files devel-docs
%doc %{_datadir}/doc/realmd/
%changelog
* Mon Apr 29 2013 Stef Walter <stefw@redhat.com> - 0.13.90-1
- Add option to disable package-kit installs [#953852]
- Add option to use unqualified names [#953825]
- Better discovery of domains [#953153]
- Concept of managing parts of the system [#914892]
- Fix problems with cache directory [#913457]
- Clearly explain when realm cannot be joined [#878018]
- Many other upstream enhancements and fixes
* Wed Apr 17 2013 Stef Walter <stefw@redhat.com> - 0.13.3-2
- Add missing glib-networking dependency, currently used
for FreeIPA discovery [#953151]

View File

@ -1 +1 @@
d896dfb8bd8615fd319b537281043c4e realmd-0.13.3.tar.gz
af49113d931181572e661f82e027a09c realmd-0.13.90.tar.gz