commit 02ebf9d4f90697c8a5e3cfe1a542c0beb3fcac02
Author: Martin Gansser <mgansser(a)online.de>
Date: Tue Apr 16 11:37:11 2019 +0200
Update to 1:3.1-6.beta3.git1c9ce4c
.gitignore | 1 +
dvdstyler.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8d93a07..b9718e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ DVDStyler-2.9.6.tar.bz2
/DVDStyler-3.0.4.tar.bz2
/dvdstyler-e4c6466.tar.bz2
/dvdstyler-e4968db.tar.bz2
+/dvdstyler-1c9ce4c.tar.bz2
diff --git a/dvdstyler.spec b/dvdstyler.spec
index b52eead..a6f5b21 100644
--- a/dvdstyler.spec
+++ b/dvdstyler.spec
@@ -1,7 +1,7 @@
#For git snapshots, set to 0 to use release instead:
%global usesnapshot 1
%if 0%{?usesnapshot}
-%global commit0 e4968db20deddc33ada0779853ab19e4d1570b0c
+%global commit0 1c9ce4ca75ca5819e50f0728beb0b65959821940
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global snapshottag .git%{shortcommit0}
%endif
@@ -13,7 +13,7 @@
Name: dvdstyler
Epoch: 1
Version: 3.1
-Release: 5.beta3%{?snapshottag}%{?dist}
+Release: 6.beta3%{?snapshottag}%{?dist}
Summary: Cross-platform DVD authoring application
License: GPLv2+
URL:
http://www.dvdstyler.de/
@@ -132,6 +132,9 @@ desktop-file-install \
%{_mandir}/*/*.gz
%changelog
+* Tue Apr 16 2019 Martin Gansser <martinkg(a)fedoraproject.org> -
1:3.1-6.beta3.git1c9ce4c
+- Update to 1:3.1-6.beta3.git1c9ce4c
+
* Fri Apr 12 2019 Martin Gansser <martinkg(a)fedoraproject.org> -
1:3.1-5.beta3.gite4968db
- Update to 1:3.1-5.beta3.gite4968db
diff --git a/sources b/sources
index aa392db..28790e9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b22ad6da46b59566e941c45df2d1b1ed dvdstyler-e4968db.tar.bz2
+c7376ef1eda35a50a13ed537f0c24614 dvdstyler-1c9ce4c.tar.bz2