[transmageddon] Update to 1.3

Kalev Lember kalev at fedoraproject.org
Fri Jul 4 15:16:32 UTC 2014


commit 11dd5349661ec75c2baf2e7f6a6711df72f9c18d
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri Jul 4 17:15:15 2014 +0200

    Update to 1.3

 .gitignore         |    1 +
 sources            |    2 +-
 transmageddon.spec |    9 +++++++--
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6df9dec..f49cbbc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /transmageddon-1.1.tar.xz
+/transmageddon-1.3.tar.xz
diff --git a/sources b/sources
index e4d9292..27a1afe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ac746bde34026142a246c890f266be6b  transmageddon-1.1.tar.xz
+3476085e3146e8fb5e466f0b0dac742f  transmageddon-1.3.tar.xz
diff --git a/transmageddon.spec b/transmageddon.spec
index c8fdcb5..eb47d34 100644
--- a/transmageddon.spec
+++ b/transmageddon.spec
@@ -1,8 +1,8 @@
 %global __python %{__python3}
 
 Name:           transmageddon
-Version:        1.1
-Release:        3%{?dist}
+Version:        1.3
+Release:        1%{?dist}
 Summary:        Video transcoder
 
 License:        LGPLv2+
@@ -66,6 +66,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %files -f transmageddon.lang
 %doc AUTHORS COPYING NEWS
 %{_bindir}/transmageddon
+%{_datadir}/appdata/transmageddon.appdata.xml
 %{_datadir}/applications/transmageddon.desktop
 %{_mandir}/man1/transmageddon.1*
 %{_datadir}/icons/hicolor/*/apps/transmageddon.png
@@ -73,6 +74,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Fri Jul 04 2014 Kalev Lember <kalevlember at gmail.com> - 1.3-1
+- Update to 1.3
+- Ship the appdata file
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list