commit 6a599a0f552593e9bebe459dbb5624fa171c77b3
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Tue Aug 13 19:01:50 2019 +0200
Release 3.0.1
.gitignore | 1 +
lives.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fbac864..c92ee59 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
/LiVES-2.10.1.tar.bz2
/LiVES-2.10.2.tar.bz2
/LiVES-3.0.0.tar.bz2
+/LiVES-3.0.1.tar.gz
diff --git a/lives.spec b/lives.spec
index 39c2227..b71a128 100644
--- a/lives.spec
+++ b/lives.spec
@@ -20,12 +20,12 @@
%bcond_without SDL2_projectM
Name: lives
-Version: 3.0.0
+Version: 3.0.1
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.bz2
+Source0:
http://lives-video.com/releases/LiVES-%{version}.tar.gz
# Appdata file
Source1: LiVES.appdata.xml
@@ -201,6 +201,9 @@ appstream-util validate-relax --nonet
%{buildroot}%{_metainfodir}/*.appdata.xml
%{_metainfodir}/LiVES.appdata.xml
%changelog
+* Tue Aug 13 2019 Antonio Trande <sagitterATfedoraproject.org> - 3.0.1-1
+- Release 3.0.1
+
* Wed Aug 07 2019 Antonio Trande <sagitterATfedoraproject.org> - 3.0.0-1
- Release 3.0.0
@@ -330,7 +333,7 @@ appstream-util validate-relax --nonet
%{buildroot}%{_metainfodir}/*.appdata.xml
* Mon Oct 24 2016 Paul Howarth <paul(a)city-fan.org> - 2.8.0-2
- BR: perl-generators for proper dependency generation
(
https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl)
-- BR: python2-devel for %__python2 macro definition
+- BR: python2-devel for %%__python2 macro definition
* Mon Sep 19 2016 Antonio Trande <sagitterATfedoraproject.org> - 2.8.0-2
- Drop mencoder as Requires package
diff --git a/sources b/sources
index 30852a9..95dfdcb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe0accec85d75a1ac2ed5f155d287c23 LiVES-3.0.0.tar.bz2
+68b06204f42ef5ffed32434786a48692 LiVES-3.0.1.tar.gz