epel9
Rex Dieter 8 years ago
parent 74fd6668a4
commit 4565687f8c

1
.gitignore vendored

@ -11,3 +11,4 @@
/kcmutils-5.29.0.tar.xz
/kcmutils-5.31.0.tar.xz
/kcmutils-5.32.0.tar.xz
/kcmutils-5.33.0.tar.xz

@ -9,12 +9,12 @@
%endif
Name: kf5-%{framework}
Version: 5.32.0
Version: 5.33.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 3 addon with extra API to write KConfigModules
License: LGPLv2+
URL: https://quickgit.kde.org/?p=%{framework}.git
URL: https://cgit.kde.org/%{framework}.git
%global versiondir %(echo %{version} | cut -d. -f1-2)
%global revision %(echo %{version} | cut -d. -f3)
@ -112,6 +112,9 @@ make test ARGS="--output-on-failure --timeout 300" -C %{_target_platform} ||:
%changelog
* Mon Apr 03 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.33.0-1
- 5.33.0
* Sat Mar 04 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.32.0-1
- 5.32.0

@ -1 +1 @@
SHA512 (kcmutils-5.32.0.tar.xz) = 3938735ae4d17f4c2da262aeda3226643f83b1eb8c517f15d8d9d60e34434eeafa0e133e619a6d973193071b6ab6ed50e4a335710bc39e75576705c68d011194
SHA512 (kcmutils-5.33.0.tar.xz) = aae8e41dd0af88c0611e1a6bd9ce81240118a5d2274d74651c1f782a9ee7ee5f284bb44b5bf510ad18f7fd061c093ddb4fe64b23a08f3bfa2e4bf95194867b54

Loading…
Cancel
Save