This commit is contained in:
parent
2fb4f5ced4
commit
87c79f9552
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Apr 11 18:53:34 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.2.95 aka 5.3 beta:
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/plasma-5.2.95.php
|
||||||
|
- Update required Qt version to 5.4.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 31 18:58:01 UTC 2015 - hrvoje.senjan@gmail.com
|
Tue Mar 31 18:58:01 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -16,6 +16,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
%bcond_without lang
|
||||||
Name: kfilemetadata5
|
Name: kfilemetadata5
|
||||||
Version: 5.6.95
|
Version: 5.6.95
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -40,7 +41,9 @@ BuildRequires: taglib-devel >= 1.9
|
|||||||
BuildRequires: pkgconfig(Qt5Test) >= 5.4.0
|
BuildRequires: pkgconfig(Qt5Test) >= 5.4.0
|
||||||
BuildRequires: pkgconfig(Qt5Xml) >= 5.4.0
|
BuildRequires: pkgconfig(Qt5Xml) >= 5.4.0
|
||||||
BuildRequires: pkgconfig(poppler-qt5)
|
BuildRequires: pkgconfig(poppler-qt5)
|
||||||
|
%if %{with lang}
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
%endif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -84,9 +87,11 @@ A library for extracting file metadata. Development files
|
|||||||
%{_kf5_includedir}/KFileMetaData/
|
%{_kf5_includedir}/KFileMetaData/
|
||||||
%{_kf5_libdir}/cmake/KF5FileMetaData/
|
%{_kf5_libdir}/cmake/KF5FileMetaData/
|
||||||
|
|
||||||
|
%if %{with lang}
|
||||||
%files lang
|
%files lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc COPYING*
|
%doc COPYING*
|
||||||
%{_kf5_localedir}/
|
%{_kf5_localedir}/
|
||||||
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user