Rebuild with updated test dependencies

Related: #1994639
This commit is contained in:
Benjamin Berg 2021-08-23 17:27:24 +02:00
parent 15a9087a52
commit d5c52f918d

View File

@ -1,7 +1,7 @@
Summary: Power Management Service
Name: upower
Version: 0.99.13
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+
URL: http://upower.freedesktop.org/
Source0: https://gitlab.freedesktop.org/upower/upower/uploads/177df5b9f9b76f25a2ad9da41aa0c1fa/upower-0.99.13.tar.xz
@ -123,6 +123,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_datadir}/gtk-doc/html/UPower/*
%changelog
* Mon Aug 23 2021 Benjamin Berg <bberg@redhat.com> - 0.99.13-2
- Rebuild with updated test dependencies
Related: #1994639
* Mon Aug 23 2021 Benjamin Berg <bberg@redhat.com> - 0.99.13-1
- Update to 0.99.13
Resolves: #1994639