Plasma 5.2.95
This commit is contained in:
parent
12bb133a61
commit
840e88bf1c
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/kfilemetadata-5.6.0.tar.xz
|
||||
/kfilemetadata-5.6.1.tar.xz
|
||||
/kfilemetadata-5.6.2.tar.xz
|
||||
/kfilemetadata-5.6.95.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
%global framework kfilemetadata
|
||||
%global plasma_version 5.2.1
|
||||
%global plasma_version 5.2.95
|
||||
|
||||
# Enable to build ffmpeg extractor
|
||||
%global ffmpeg 0
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Summary: A Tier 2 KDE Framework for extracting file metadata
|
||||
Version: 5.6.2
|
||||
Version: 5.6.95
|
||||
Release: 1%{?dist}
|
||||
|
||||
# # KDE e.V. may determine that future LGPL versions are accepted
|
||||
@ -35,6 +35,8 @@ BuildRequires: pkgconfig(taglib)
|
||||
BuildRequires: ffmpeg-devel
|
||||
%endif
|
||||
|
||||
BuildRequires: libattr-devel
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
|
||||
@ -80,6 +82,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
||||
%{_kf5_includedir}/KFileMetaData
|
||||
|
||||
%changelog
|
||||
* Wed Apr 22 2015 Daniel Vrátil <dvratil@redhat.com> - 5.6.95-1
|
||||
- Plasma 5.2.95
|
||||
|
||||
* Fri Mar 20 2015 Daniel Vrátil <dvratil@redhat.com> - 5.6.2-1
|
||||
- Plasma 5.2.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user