|
|
@ -2,8 +2,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
Summary: A KDE Frameworks 5 Tier 3 library for accessing the usage data collected by the activities system
|
|
|
|
Summary: A KDE Frameworks 5 Tier 3 library for accessing the usage data collected by the activities system
|
|
|
|
Version: 5.21.0
|
|
|
|
Version: 5.22.0
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
|
|
|
|
|
|
|
# KDE e.V. may determine that future GPL versions are accepted
|
|
|
|
# KDE e.V. may determine that future GPL versions are accepted
|
|
|
|
License: LGPLv2 or LGPLv3
|
|
|
|
License: LGPLv2 or LGPLv3
|
|
|
@ -80,6 +80,9 @@ make test -C %{_target_platform}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue May 17 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.22.0-1
|
|
|
|
|
|
|
|
- 5.22.0
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Apr 16 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.21.0-2
|
|
|
|
* Sat Apr 16 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.21.0-2
|
|
|
|
- add %%check section (mostly nothing right now)
|
|
|
|
- add %%check section (mostly nothing right now)
|
|
|
|
- fix summary
|
|
|
|
- fix summary
|
|
|
|