KDE Frameworks 5.15.0
This commit is contained in:
parent
39ed141182
commit
cfbb5c2d8f
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/kio-5.12.0.tar.xz
|
||||
/kio-5.13.0.tar.xz
|
||||
/kio-5.14.0.tar.xz
|
||||
/kio-5.15.0.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global framework kio
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.14.0
|
||||
Release: 2%{?dist}
|
||||
Version: 5.15.0
|
||||
Release: 1%{?dist}
|
||||
Summary: KDE Frameworks 5 Tier 3 solution for filesystem abstraction
|
||||
|
||||
License: GPLv2+ and MIT and BSD
|
||||
@ -253,6 +253,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 08 2015 Daniel Vrátil <dvratil@redhat.com> - 5.15.0-1
|
||||
- KDE Frameworks 5.15.0
|
||||
|
||||
* Thu Sep 17 2015 Daniel Vrátil <dvratil@redhat.com> - 5.14.0-2
|
||||
- kf5-kinit dependency must be unversioned
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user