epel9
Rex Dieter 4 years ago
parent c7d4c9f44c
commit e6d7209006

1
.gitignore vendored

@ -29,3 +29,4 @@
/kcmutils-5.75.0.tar.xz
/kcmutils-5.76.0.tar.xz
/kcmutils-5.77.0.tar.xz
/kcmutils-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 addon with extra API to write KConfigModules
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)
@ -113,6 +113,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||:
%changelog
* Mon Jan 4 08:41:03 CST 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.78.0-1
- 5.78.0
* Sun Dec 13 14:09:05 CST 2020 Rex Dieter <rdieter@fedoraproject.org> - 5.77.0-1
- 5.77.0

@ -1 +1 @@
SHA512 (kcmutils-5.77.0.tar.xz) = 4d6acfb4d11ae565182fbadc595fca085da614a52f43d9f1dec3ae78ad8c968be4a1b177febb53e4fffd80e860b5797c361d863a110c2784966e07ead2aa7776
SHA512 (kcmutils-5.78.0.tar.xz) = 66deb9b5ea3a8a9f570737a830940f9cbe9b63776f723c5bb72e4bb140a3a0fd291f2591cad7bd6fa10f945a4ab2a0d6eef4e64b8852aa386685175cabfd35fe

Loading…
Cancel
Save