[gmime] Update to 2.6.1

Tomas Bzatek tbzatek at fedoraproject.org
Tue Nov 22 16:38:31 UTC 2011


commit 9814cee81921a3bccfd9790cd20d91561984fb2d
Author: Tomas Bzatek <tbzatek at redhat.com>
Date:   Tue Nov 22 17:38:27 2011 +0100

    Update to 2.6.1

 .gitignore |    1 +
 gmime.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7515f84..36e0d89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 gmime-2.5.1.tar.bz2
 /gmime-2.5.8.tar.xz
+/gmime-2.6.1.tar.xz
diff --git a/gmime.spec b/gmime.spec
index b7e45ab..79c606b 100644
--- a/gmime.spec
+++ b/gmime.spec
@@ -1,5 +1,5 @@
 Name:           gmime
-Version:        2.5.8
+Version:        2.6.1
 Release:        1%{?dist}
 Summary:        Library for creating and parsing MIME messages
 
@@ -7,7 +7,7 @@ Group:          System Environment/Libraries
 # Files in examples/, src/ and tests/ are GPLv2+
 License:        LGPLv2+ and GPLv2+
 URL:            http://spruce.sourceforge.net/gmime/
-Source0:        http://download.gnome.org/sources/gmime/2.5/gmime-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/gmime/2.6/gmime-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  glib2-devel >= 2.18.0
@@ -127,6 +127,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Tue Nov 22 2011 Tomas Bzatek <tbzatek at redhat.com> - 2.6.1-1
+- Update to 2.6.1
+
 * Tue Jun 14 2011 Tomas Bzatek <tbzatek at redhat.com> - 2.5.8-1
 - Update to 2.5.8
 
diff --git a/sources b/sources
index 408751d..12e642b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-10c3e610d1021c0d965380693b2a3418  gmime-2.5.8.tar.xz
+2dd685cb00531c79b96690b85fb19f73  gmime-2.6.1.tar.xz


More information about the scm-commits mailing list