Update to 0.13.90
This commit is contained in:
parent
10c44baf8e
commit
5e55c8f8a5
14
realmd.spec
14
realmd.spec
@ -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]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user