[postr] new upstream release 0.12.4

Tim Lauridsen timlau at fedoraproject.org
Sun Oct 24 07:57:27 UTC 2010


commit 49e9a131cdc254323821d26580ce6af5377cc78c
Author: Tim Lauridsen <timlau at fedoraproject.org>
Date:   Sun Oct 24 09:25:21 2010 +0200

    new upstream release 0.12.4

 .gitignore              |    1 +
 .project                |   11 +++++++++++
 fix_upload_button.patch |   11 -----------
 nautilus-ext-dir.patch  |   45 ---------------------------------------------
 postr.spec              |   17 +++++++++--------
 sources                 |    2 +-
 6 files changed, 22 insertions(+), 65 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e4db0cd..559d15c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 postr-0.12.3.tar.gz
+postr-0.12.4.tar.gz
diff --git a/.project b/.project
new file mode 100644
index 0000000..e91be47
--- /dev/null
+++ b/.project
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>postr</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+	</buildSpec>
+	<natures>
+	</natures>
+</projectDescription>
diff --git a/postr.spec b/postr.spec
index 3b68615..4310ce8 100644
--- a/postr.spec
+++ b/postr.spec
@@ -2,16 +2,14 @@
 %global debug_package %{nil}
 
 Name:           postr
-Version:        0.12.3
-Release:        9%{?dist}
+Version:        0.12.4
+Release:        1%{?dist}
 Summary:        Flickr uploader
 
 Group:          Applications/Multimedia
 License:        GPLv2+
-URL:            http://www.burtonini.com/blog/computers/postr
-Source0:        http://burtonini.com/computing/%{name}-%{version}.tar.gz
-Patch0:		fix_upload_button.patch
-Patch1:		nautilus-ext-dir.patch
+URL:            http://projects.gnome.org/postr/
+Source0:        http://ftp.gnome.org/pub/GNOME/sources/postr/0.12/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python-devel
@@ -32,8 +30,6 @@ Tool for uploading photos to the photo-sharing website Flickr.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 
 %build
@@ -75,6 +71,11 @@ touch --no-create %{_datadir}/icons/hicolor || :
 
 
 %changelog
+* Sun Oct 24 2010 Tim Lauridsen <timlau at fedoraproject.org> 0.12.4-1
+- upstream 0.12.4
+- removed patches
+- updated urls to new project page and source
+
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 0.12.3-9
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
diff --git a/sources b/sources
index f403c73..7c2cf43 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9c6452ed378eb8c8f808134a3bdcacaa  postr-0.12.3.tar.gz
+c58fc3e6e2ffe11b7397ae38dd717503  postr-0.12.4.tar.gz


More information about the scm-commits mailing list