[soundconverter] Update to 2.1.5 (fix for URI creation when doing drag'n'drop,

Michael Schwendt mschwendt at fedoraproject.org
Sat Jan 31 09:10:31 UTC 2015


commit 43cfca6d9d10b963efadd88ca65622a247a03687
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Sat Jan 31 10:10:21 2015 +0100

    Update to 2.1.5 (fix for URI creation when doing drag'n'drop,
    
       encoding of VBR mp3, updated translations).

 .gitignore          |    1 +
 soundconverter.spec |    8 ++++++--
 sources             |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4dd545b..da47e61 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ soundconverter-1.5.3.tar.gz
 /soundconverter-2.1.2.tar.xz
 /soundconverter-2.1.3.tar.xz
 /soundconverter-2.1.4.tar.xz
+/soundconverter-2.1.5.tar.xz
diff --git a/soundconverter.spec b/soundconverter.spec
index ca79647..79bb738 100644
--- a/soundconverter.spec
+++ b/soundconverter.spec
@@ -1,7 +1,7 @@
-%global tar_ver 2.1.4
+%global tar_ver 2.1.5
 
 Name:           soundconverter
-Version:        2.1.4
+Version:        %{tar_ver}
 Release:        1%{?dist}
 Summary:        Simple sound converter application for GNOME
 
@@ -108,6 +108,10 @@ fi
 
 
 %changelog
+* Sat Jan 31 2015 Michael Schwendt <mschwendt at fedoraproject.org> - 2.1.5-1
+- Update to 2.1.5 (fix for URI creation when doing drag'n'drop,
+   encoding of VBR mp3, updated translations).
+
 * Mon Sep  1 2014 Michael Schwendt <mschwendt at fedoraproject.org> - 2.1.4-1
 - Update to 2.1.4 (a few more bug-fixes).
 
diff --git a/sources b/sources
index 07c17b8..6a4434d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9a365f4c3ae95e3987a0058c9e287462  soundconverter-2.1.4.tar.xz
+28639e204b9952d401e3ebad8d5b3351  soundconverter-2.1.5.tar.xz


More information about the scm-commits mailing list