This commit is contained in:
Rex Dieter 2015-07-10 09:04:24 -05:00
parent 6ad9ae915b
commit da1997a768
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@
/kio-5.9.0.tar.xz
/kio-5.10.0.tar.xz
/kio-5.11.0.tar.xz
/kio-5.12.0.tar.xz

View File

@ -1,8 +1,8 @@
%global framework kio
Name: kf5-%{framework}
Version: 5.11.0
Release: 3%{?dist}
Version: 5.12.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 3 solution for filesystem abstraction
License: GPLv2+ and MIT and BSD
@ -252,6 +252,9 @@ fi
%changelog
* Fri Jul 10 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.12.0-1
- 5.12.0
* Thu Jul 02 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.11.0-3
- .spec cleanup, cleanup Conflicts
- use %%license

View File

@ -1 +1 @@
317bfc7cb41abbaa24f257beceb76501 kio-5.11.0.tar.xz
0b0a52ff61f8354022d1aaf4514e9b70 kio-5.12.0.tar.xz