[evolution-mapi/f20] Update to 3.10.0; Fix URL tag in the .spec file to point to evolution project

Milan Crha mcrha at fedoraproject.org
Mon Sep 23 09:31:15 UTC 2013


commit 1de58a621ca37fac7263e65765176fc601b8437c
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Sep 23 11:29:37 2013 +0200

    Update to 3.10.0; Fix URL tag in the .spec file to point to evolution project

 .gitignore          |    1 +
 evolution-mapi.spec |   10 +++++++---
 sources             |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c808b20..e10f63a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,3 +53,4 @@ evolution-mapi-0.31.5.tar.bz2
 /evolution-mapi-3.9.5.tar.xz
 /evolution-mapi-3.9.90.tar.xz
 /evolution-mapi-3.9.92.tar.xz
+/evolution-mapi-3.10.0.tar.xz
diff --git a/evolution-mapi.spec b/evolution-mapi.spec
index be18561..d35b1a5 100644
--- a/evolution-mapi.spec
+++ b/evolution-mapi.spec
@@ -8,13 +8,13 @@
 ### Abstract ###
 
 Name: evolution-mapi
-Version: 3.9.92
+Version: 3.10.0
 Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Evolution extension for MS Exchange 2007 servers
 License: LGPLv2+
-URL: http://www.gnome.org/projects/evolution-mapi/
-Source: http://ftp.gnome.org/pub/gnome/sources/evolution-mapi/3.9/evolution-mapi-%{version}.tar.xz
+URL: http://projects.gnome.org/evolution
+Source: http://ftp.gnome.org/pub/gnome/sources/evolution-mapi/3.10/evolution-mapi-%{version}.tar.xz
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 #Patch0: evolution-mapi-3.7.91-gtkdoc.patch
@@ -114,6 +114,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/libexchangemapi-1.0.pc
 
 %changelog
+* Mon Sep 23 2013 Milan Crha <mcrha at redhat.com> - 3.10.0-1
+- Update to 3.10.0
+- Fix URL tag in the .spec file to point to evolution project
+
 * Mon Sep 16 2013 Milan Crha <mcrha at redhat.com> - 3.9.92-1
 - Update to 3.9.92
 
diff --git a/sources b/sources
index 924e2a9..cdb6afd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0dbbc6312cbc9ed8bc3163ca794b166c  evolution-mapi-3.9.92.tar.xz
+221590c960be4d36ef2522aa8e2286fb  evolution-mapi-3.10.0.tar.xz


More information about the scm-commits mailing list