Rebuild with updated test dependencies

This commit is contained in:
Benjamin Berg 2021-08-23 17:27:24 +02:00 committed by Stepan Oksanichenko
parent 15a9087a52
commit bc3a1fadb4
2 changed files with 6 additions and 1 deletions

1
.upower.metadata Normal file
View File

@ -0,0 +1 @@
243293648009763df9fe46aec9390cedfa129a3b upower-0.99.13.tar.xz

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