epel9
Rex Dieter 8 years ago
parent 7f7f0d0019
commit ee427e8277

1
.gitignore vendored

@ -11,3 +11,4 @@
/knotifyconfig-5.29.0.tar.xz
/knotifyconfig-5.31.0.tar.xz
/knotifyconfig-5.32.0.tar.xz
/knotifyconfig-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 module for KNotify configuration
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)
@ -105,6 +105,9 @@ make test ARGS="--output-on-failure --timeout 10" -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 (knotifyconfig-5.32.0.tar.xz) = 837cf347d699528755374592e7405fb7dd018764c766af66865cf54fcfbded162492c090d6a714c7c94daa8acf00447f4c4481f208a564a3fcd697f56c34153c
SHA512 (knotifyconfig-5.33.0.tar.xz) = 32295627c3406bc81fe92214668d1372090bd28cad95714798d1cf1e83a3513b54ef04d6e69399cb0490796e99b09831e09d29acc1e6c2a96a6ba1aadf08724c

Loading…
Cancel
Save