forked from pool/kimageformats
Accepting request 233167 from KDE:Frameworks5
Update to 4.99.0 OBS-URL: https://build.opensuse.org/request/show/233167 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kimageformats?expand=0&rev=4
This commit is contained in:
commit
751ae87a00
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5a47a17bbadbf71f98ab2a52c0496b8cc1d1aec6130ad1f467d47c0c52dfd2ee
|
|
||||||
size 92308
|
|
3
kimageformats-4.99.0.tar.xz
Normal file
3
kimageformats-4.99.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e3b3f92d8060daa2c4fd6a3f4c0f3a54604b444e07fed80a93f4ad6324a78f6e
|
||||||
|
size 95424
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 4 01:41:13 UTC 2014 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 4.99.0
|
||||||
|
* API improvements and cleanups
|
||||||
|
* Buildsystem fixes
|
||||||
|
* For more details please see:
|
||||||
|
http://www.kde.org/announcements/announce-frameworks5-beta2.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 29 19:47:41 UTC 2014 - hrvoje.senjan@gmail.com
|
Sat Mar 29 19:47:41 UTC 2014 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -17,10 +17,10 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: kimageformats
|
Name: kimageformats
|
||||||
Version: 4.98.0
|
Version: 4.99.0
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
BuildRequires: extra-cmake-modules >= 0.0.12
|
BuildRequires: extra-cmake-modules >= 0.0.13
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: libjasper-devel
|
BuildRequires: libjasper-devel
|
||||||
@ -60,8 +60,8 @@ image formats.
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING*
|
%doc COPYING*
|
||||||
%dir %{_qt5_plugindir}/imageformats
|
%dir %{_kf5_plugindir}/imageformats
|
||||||
%{_qt5_plugindir}/imageformats/*.so
|
%{_kf5_plugindir}/imageformats/*.so
|
||||||
%dir %{_kf5_servicesdir}/qimageioplugins
|
%dir %{_kf5_servicesdir}/qimageioplugins
|
||||||
%{_kf5_servicesdir}/qimageioplugins/*.desktop
|
%{_kf5_servicesdir}/qimageioplugins/*.desktop
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user