[mailnag] update to 0.5.2

Thorsten Leemhuis thl at fedoraproject.org
Mon Jan 28 19:43:37 UTC 2013


commit 1e6b0596f9fd3b1766ed567a6beb290340b383d2
Author: Thorsten Leemhuis <fedora at leemhuis.info>
Date:   Mon Jan 28 20:44:17 2013 +0100

    update to 0.5.2

 .gitignore   |    1 +
 mailnag.spec |    9 ++++++---
 sources      |    3 +--
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 331330e..c74e9bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /mailnag-0.4.2.tar.gz
 /mailnag-0.4.3.tar.gz
 /mailnag-0.4.4.tar.gz
+/mailnag-0.5.2.tar.gz
diff --git a/mailnag.spec b/mailnag.spec
index 41b2b4f..44d4e8f 100644
--- a/mailnag.spec
+++ b/mailnag.spec
@@ -1,5 +1,5 @@
 Name:           mailnag
-Version:        0.4.4
+Version:        0.5.2
 Release:        1%{?dist}
 Summary:        Mail notification daemon for GNOME 3
 
@@ -13,10 +13,10 @@ Patch0:         mailnag-imaplib2.patch
 Requires:       python2  
 Requires:       pygobject2
 Requires:       python-httplib2
-Requires:       gnome-python2-gnomekeyring
 Requires:       gstreamer-python
 Requires:       notify-python
 Requires:       pyxdg
+Requires:       gnome-keyring
 
 BuildArch:      noarch
 BuildRequires:  python2-devel
@@ -29,7 +29,7 @@ creates a proper GNOME 3 notification that mentions sender and subject.
 
 
 %prep
-%setup -q -c %{name}-%{version}
+%setup -q 
 %patch0 -b .patch0
 
 # avoid rpmlint error wrong-script-end-of-line-encoding for these files
@@ -72,6 +72,9 @@ fi
 
 
 %changelog
+* Sun Nov 25 2012 Thorsten Leemhuis <fedora at leemhuis.info> - 0.5.2-1
+- update to 0.5.2
+
 * Sun Nov 25 2012 Thorsten Leemhuis <fedora at leemhuis.info> - 0.4.4-1
 - update to 0.4.4
 
diff --git a/sources b/sources
index 70bd2ab..8a231c1 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-0abb82bb6d65103d7129e9dfc495010d  mailnag-0.4.3.tar.gz
-ed8d0d4bd462fd947dbe12c8e875e2f4  mailnag-0.4.4.tar.gz
+58850cd1412a8d589048dc5e3eba9842  mailnag-0.5.2.tar.gz


More information about the scm-commits mailing list