epel9
Rex Dieter 4 years ago
parent 86428b0044
commit fb7ff83dc9

1
.gitignore vendored

@ -29,3 +29,4 @@
/knotifyconfig-5.75.0.tar.xz
/knotifyconfig-5.76.0.tar.xz
/knotifyconfig-5.77.0.tar.xz
/knotifyconfig-5.78.0.tar.xz

@ -10,12 +10,12 @@
#endif
Name: kf5-%{framework}
Version: 5.77.0
Version: 5.78.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 3 module for KNotify configuration
License: LGPLv2+
URL: https://cgit.kde.org/%{framework}.git
URL: https://invent.kde.org/frameworks/%{framework}
%global majmin %(echo %{version} | cut -d. -f1-2)
%global revision %(echo %{version} | cut -d. -f3)
@ -109,6 +109,9 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||:
%changelog
* Mon Jan 4 08:51:53 CST 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.78.0-1
- 5.78.0
* Sun Dec 13 14:17:11 CST 2020 Rex Dieter <rdieter@fedoraproject.org> - 5.77.0-1
- 5.77.0

@ -1 +1 @@
SHA512 (knotifyconfig-5.77.0.tar.xz) = 27a37657eabcfbc0c9268739859e4ac1266591463e299088df4aa7a7f1e3b6aa0bcf5a7ae3f6eaa712354eb1cd1c89bcc6814c2c1d43ac506d737f0bef0fda48
SHA512 (knotifyconfig-5.78.0.tar.xz) = 7e2acae37008352b4b92cf4349a51319d9d0448e057555b2f500380b500e986f2542301cc3871e541e63438f90d9fb5d9cffaefb9975969971209c118d5510e1

Loading…
Cancel
Save