[rapid-photo-downloader/f18] * Tue Feb 12 2013 Fabian Affolter <mail at fabian-affolter.ch> - 0.4.6-1 - Updated to new upstream vers

Fabian Affolter fab at fedoraproject.org
Tue Feb 12 21:02:29 UTC 2013


commit c0afe2cb1e608c6a7310958ba64de1cfec5c1512
Author: Fabian Affolter <mail at fabian-affolter.ch>
Date:   Tue Feb 12 22:02:02 2013 +0100

    * Tue Feb 12 2013 Fabian Affolter <mail at fabian-affolter.ch> - 0.4.6-1
    - Updated to new upstream version 0.4.6

 .gitignore                  |    1 +
 rapid-photo-downloader.spec |   15 ++++++---------
 sources                     |    2 +-
 3 files changed, 8 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b8aa562..1eaeac5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ rapid-photo-downloader-0.3.1.tar.gz
 /rapid-photo-downloader-0.4.3.tar.gz
 /rapid-photo-downloader-0.4.5.tar.gz
 /rapid-photo-downloader-0.4.6~b1.tar.gz
+/rapid-photo-downloader-0.4.6.tar.gz
diff --git a/rapid-photo-downloader.spec b/rapid-photo-downloader.spec
index 80f07ef..ee7383b 100644
--- a/rapid-photo-downloader.spec
+++ b/rapid-photo-downloader.spec
@@ -1,17 +1,11 @@
-%global pre_long beta1
-%global pre_short b1
-
 Name:           rapid-photo-downloader
 Version:        0.4.6
-Release:        0.%{pre_short}%{?dist}
+Release:        1%{?dist}
 Summary:        Images downloader for external devices
 
 License:        GPLv2+
 URL:            http://damonlynch.net/rapid/
-#Source0:        http://launchpad.net/rapid/trunk/%{version}/+download/%{name}-%{version}.tar.gz
-# Not able to download the source tarball from Launchpad at the moment
-#Source0:        https://launchpad.net/rapid/trunk/{version}%{pre_long}/+download/%{name}-%{version}%7E%{pre_short}.tar.gz
-Source0:        rapid-photo-downloader-0.4.6~b1.tar.gz
+Source0:        http://launchpad.net/rapid/trunk/%{version}/+download/%{name}-%{version}.tar.gz
 BuildArch:      noarch
 
 BuildRequires:  python2-devel
@@ -41,7 +35,7 @@ It does not download images directly from a camera unless the camera
 is recognized as an external drive.
 
 %prep
-%setup -q -n %{name}-%{version}~%{pre_short}
+%setup -q
 
 %build
 %{__python} setup.py build
@@ -78,6 +72,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/pixmaps/%{name}.xpm
 
 %changelog
+* Tue Feb 12 2013 Fabian Affolter <mail at fabian-affolter.ch> - 0.4.6-1
+- Updated to new upstream version 0.4.6
+
 * Wed Jan 09 2013 Fabian Affolter <mail at fabian-affolter.ch> - 0.4.6-0.b1
 - Updated to new upstream version 0.4.6-beta1 to fix critical bug
 
diff --git a/sources b/sources
index 7e21cfa..f622b97 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-645da8d30831f39a10dbfcf447e2a0a1  rapid-photo-downloader-0.4.6~b1.tar.gz
+2c19d8b01c5f947fef7ca9e78a3dc614  rapid-photo-downloader-0.4.6.tar.gz


More information about the scm-commits mailing list