[subdownloader] - new version released

Jan Klepek hpejakle at fedoraproject.org
Sat Jan 8 13:31:02 UTC 2011


commit 04ede1d0f32cede17320a2bb193d5c25d87b227f
Author: Jan Klepek <jan.klepek at gmail.com>
Date:   Sat Jan 8 14:30:51 2011 +0100

    - new version released

 .gitignore         |    1 +
 sources            |    2 +-
 subdownloader.spec |   12 ++++++------
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 46fae0a..cbcc40a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 subdownloader-2.0.10.tar.gz
 /subdownloader-2.0.13.tar.gz
+/subdownloader-2.0.14.tar.gz
diff --git a/sources b/sources
index 3faacce..65f0bc2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-128cac3b8d87bddba293d235b10c481b  subdownloader-2.0.13.tar.gz
+b60443cfcefd89b0893628b18eccae9c  subdownloader-2.0.14.tar.gz
diff --git a/subdownloader.spec b/subdownloader.spec
index b8a9f0e..c8ebf57 100644
--- a/subdownloader.spec
+++ b/subdownloader.spec
@@ -1,9 +1,9 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:		subdownloader
-Version:	2.0.13
+Version:	2.0.14
 Release:	1%{?dist}
-Summary:	Program for download/upload subtitles for videofiles and DVDs
+Summary:	Program for download/upload subtitles for video files and DVDs
 Group:		Applications/Multimedia
 # "modules/progressbar.py is LGPLv2+, everything else is GPLv3+"
 License:	GPLv3+ and LGPLv2+
@@ -17,7 +17,7 @@ BuildRequires:	gettext, desktop-file-utils
 Requires:	python >= 2.3.5-7, PyQt4, python-kaa-metadata, python-crypto	
 
 %description
-Program for automatic download/upload subtitles for videofiles 
+Program for automatic download/upload subtitles for video files 
 (DIVX,MPEG,AVI,VOB,etc) and DVD's using fast hashing.
 
 %prep
@@ -77,11 +77,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/pixmaps/%{name}.xpm
 
 %changelog
-* Fri Sep 3 2010 Jan Klepek <jan.klepek at, gmail.com> - 2.0.13-1
+* Thu Jan 6 2011 Jan Klepek <jan.klepek at, gmail.com> - 2.0.14-1
 - new version released
 
-* Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 2.0.10-2
-- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
+* Fri Sep 3 2010 Jan Klepek <jan.klepek at, gmail.com> - 2.0.13-1
+- new version released
 
 * Mon Mar 15 2010 Jan Klepek <jan.klepek at, gmail.com> - 2.0.10-1
 - new version released


More information about the scm-commits mailing list