Update to 3.0.0

This commit is contained in:
Milan Crha 2011-04-04 08:54:43 +02:00
parent 5ce2805cd6
commit f64c0baa3e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ evolution-2.31.5.tar.bz2
/evolution-2.91.90.tar.bz2
/evolution-2.91.91.tar.bz2
/evolution-2.91.92.tar.bz2
/evolution-3.0.0.tar.bz2

View File

@ -27,14 +27,14 @@
### Abstract ###
Name: evolution
Version: 2.91.92
Version: 3.0.0
Release: 1%{?dist}
Group: Applications/Productivity
Summary: Mail and calendar client for GNOME
License: GPLv2+ and GFDL
URL: http://projects.gnome.org/evolution/
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
Source: http://download.gnome.org/sources/%{name}/2.91/%{name}-%{version}.tar.bz2
Source: http://download.gnome.org/sources/%{name}/3.0/%{name}-%{version}.tar.bz2
Obsoletes: anjal <= %{last_anjal_version}
Obsoletes: libgal2 <= %{last_libgal2_version}
@ -625,6 +625,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Mon Apr 04 2011 Milan Crha <mcrha@redhat.com> - 3.0.0-1
- Update to 3.0.0
* Mon Mar 21 2011 Milan Crha <mcrha@redhat.com> - 2.91.92-1
- Update to 2.91.92

View File

@ -1 +1 @@
5a95176673edbb970bd201c078632601 evolution-2.91.92.tar.bz2
1ba663469e9d9bd6ed93b4b5960c939f evolution-3.0.0.tar.bz2