commit 7294c012087c7a21197352d32d141cbcd26f6f0f
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Oct 13 18:40:41 2016 +0100
Update to 16.08.2
- Scriplets fixed by upstream
.gitignore | 1 +
kdenlive.spec | 16 +++++-----------
sources | 2 +-
3 files changed, 7 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3b04341..6780ba3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/kdenlive-16.04.3.tar.xz
/kdenlive-16.08.0.tar.xz
/kdenlive-16.08.1.tar.xz
+/kdenlive-16.08.2.tar.xz
diff --git a/kdenlive.spec b/kdenlive.spec
index a66febe..00baceb 100644
--- a/kdenlive.spec
+++ b/kdenlive.spec
@@ -1,7 +1,7 @@
Name: kdenlive
Summary: Non-linear video editor
-Version: 16.08.1
+Version: 16.08.2
Release: 1%{?dist}
License: GPLv2+
@@ -90,16 +90,6 @@ make %{?_smp_mflags} -C %{_target_platform}
%install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
-## unpackaged files
-# legacy/deprecated/unused bits
-rm -rfv %{buildroot}%{_kf5_datadir}/menu/
-rm -rfv %{buildroot}%{_kf5_datadir}/pixmaps/
-
-# fix/rename appdata
-mv %{buildroot}%{_kf5_datadir}/appdata/%{name}.appdata.xml \
- %{buildroot}%{_kf5_datadir}/appdata/org.kde.%{name}.appdata.xml
-
-
%check
appstream-util validate-relax --nonet
%{buildroot}%{_kf5_datadir}/appdata/org.kde.%{name}.appdata.xml ||:
desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.desktop
@@ -149,6 +139,10 @@ fi
%changelog
+* Thu Oct 13 2016 Sérgio Basto <sergio(a)serjux.com> - 16.08.2-1
+- Update to 16.08.2
+- Scriplets fixed by upstream
+
* Fri Sep 16 2016 Sérgio Basto <sergio(a)serjux.com> - 16.08.1-1
- Update to 16.08.1
- Requires mlt-freeworld on F25+
diff --git a/sources b/sources
index 6bee769..fcd1dbd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a33e99f5ebea49a6468f79cbe82bf026 kdenlive-16.08.1.tar.xz
+3810b3b698b250b751ec071fa117abb1 kdenlive-16.08.2.tar.xz
Show replies by date