Update to 0.6.49

(brown bag release)
This commit is contained in:
Ray Strode 2018-05-10 16:10:28 -04:00
parent 296643edfd
commit c52eefdc44

View File

@ -1,7 +1,7 @@
%global _hardened_build 1
Name: accountsservice
Version: 0.6.48
Version: 0.6.49
Release: 1%{?dist}
Summary: D-Bus interfaces for querying and manipulating user account information
License: GPLv3+
@ -98,6 +98,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a
%{_datadir}/gtk-doc/html/libaccountsservice/*
%changelog
* Thu May 10 2018 Ray Strode <rstrode@redhat.com> - 0.6.49-1
- Update to 0.6.49 (brown bag release)
* Thu May 10 2018 Ray Strode <rstrode@redhat.com> - 0.6.48-1
- Update to 0.6.48
Resolves: #1575780