This commit is contained in:
Rex Dieter 2015-07-09 14:27:01 -05:00
parent 894ef7894a
commit dda8374bc9
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@
/kimageformats-5.9.0.tar.xz
/kimageformats-5.10.0.tar.xz
/kimageformats-5.11.0.tar.xz
/kimageformats-5.12.0.tar.xz

View File

@ -1,8 +1,8 @@
%global framework kimageformats
Name: kf5-%{framework}
Version: 5.11.0
Release: 2%{?dist}
Version: 5.12.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 1 addon with additional image plugins for QtGui
License: LGPLv2+
@ -58,6 +58,9 @@ make %{?_smp_mflags} -C %{_target_platform}
%changelog
* Thu Jul 09 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.12.0-1
- 5.12.0
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.11.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
ebae895f7e81640d183407810c9f04a4 kimageformats-5.11.0.tar.xz
36e1a6fc39c73670b744429a1b3ef288 kimageformats-5.12.0.tar.xz