commit f7112803d424069fdbec872dab4c87736410ab4a
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Wed May 24 19:34:42 2017 +0200
Update to 2.8.6
.gitignore | 1 +
lives-2620.patch | 9003 ------------------------------------------------------
lives.spec | 16 +-
sources | 2 +-
4 files changed, 8 insertions(+), 9014 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4db4592..a8d93a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
/LiVES-2.8.4.tar.bz2
/lives-svn2608.tar.gz
/LiVES-2.8.5.tar.gz
+/LiVES-2.8.6.tar.bz2
diff --git a/lives.spec b/lives.spec
index 70a2688..8f63ad8 100644
--- a/lives.spec
+++ b/lives.spec
@@ -12,18 +12,15 @@
#
Name: lives
-Version: 2.8.5
-Release: 3%{?dist}
+Version: 2.8.6
+Release: 1%{?dist}
Summary: Video editor and VJ tool
License: GPLv3+ and LGPLv3+
URL:
http://lives-video.com
-Source0:
http://lives-video.com/releases/LiVES-%{version}.tar.gz
+Source0:
http://lives-video.com/releases/LiVES-%{version}.tar.bz2
## Appdata file
Source1: LiVES.appdata.xml
-## Remove GLee
-Patch0: %{name}-2620.patch
-
BuildRequires: pkgconfig(jack)
BuildRequires: pkgconfig(sdl)
BuildRequires: pkgconfig(libpulse)
@@ -80,11 +77,9 @@ Requires: frei0r-plugins
Requires: mkvtoolnix
Requires: vorbis-tools
Requires: dvgrab
-%if 0%{?fedora} > 23
Requires: projectM-libvisual
Requires: projectM-pulseaudio
Requires: projectM-jack
-%endif
Requires: hicolor-icon-theme
%description
@@ -97,8 +92,6 @@ It is small in size, yet it has many advanced features.
%prep
%setup -q -n lives-%{version}
-%patch0 -p0
-
##Remove spurious executable permissions
for i in `find . -type f \( -name "*.c" -o -name "*.h" -o -name
"*.txt" \)`; do
chmod a-x $i
@@ -190,6 +183,9 @@ appstream-util validate-relax --nonet
%{buildroot}%{_datadir}/appdata/*.appdata.
%{_datadir}/appdata/LiVES.appdata.xml
%changelog
+* Wed May 24 2017 Antonio Trande <sagitterATfedoraproject.org> - 2.8.6-1
+- Update to 2.8.6
+
* Wed May 17 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 2.8.5-3
- Rebuild for ffmpeg update
diff --git a/sources b/sources
index c5c538d..515abe7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-98cccff2ce081449411a39ae71affc79 LiVES-2.8.5.tar.gz
+72d9c21713ba6fc9e9ede93fb4167210 LiVES-2.8.6.tar.bz2