Update to 3.1.90
This commit is contained in:
parent
fb62e991ad
commit
36ea408b66
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ evolution-2.31.5.tar.bz2
|
|||||||
/evolution-3.1.3.tar.bz2
|
/evolution-3.1.3.tar.bz2
|
||||||
/evolution-3.1.4.tar.bz2
|
/evolution-3.1.4.tar.bz2
|
||||||
/evolution-3.1.5.tar.bz2
|
/evolution-3.1.5.tar.bz2
|
||||||
|
/evolution-3.1.90.tar.xz
|
||||||
|
@ -27,14 +27,14 @@
|
|||||||
### Abstract ###
|
### Abstract ###
|
||||||
|
|
||||||
Name: evolution
|
Name: evolution
|
||||||
Version: 3.1.5
|
Version: 3.1.90
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
Summary: Mail and calendar client for GNOME
|
Summary: Mail and calendar client for GNOME
|
||||||
License: GPLv2+ and GFDL
|
License: GPLv2+ and GFDL
|
||||||
URL: http://projects.gnome.org/evolution/
|
URL: http://projects.gnome.org/evolution/
|
||||||
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
||||||
Source: http://download.gnome.org/sources/%{name}/3.1/%{name}-%{version}.tar.bz2
|
Source: http://download.gnome.org/sources/%{name}/3.1/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
Obsoletes: anjal <= %{last_anjal_version}
|
Obsoletes: anjal <= %{last_anjal_version}
|
||||||
Obsoletes: libgal2 <= %{last_libgal2_version}
|
Obsoletes: libgal2 <= %{last_libgal2_version}
|
||||||
@ -633,6 +633,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 29 2011 Milan Crha <mcrha@redhat.com> - 3.1.90-1
|
||||||
|
- Update to 3.1.90
|
||||||
|
|
||||||
* Mon Aug 15 2011 Milan Crha <mcrha@redhat.com> - 3.1.5-1
|
* Mon Aug 15 2011 Milan Crha <mcrha@redhat.com> - 3.1.5-1
|
||||||
- Update to 3.1.5
|
- Update to 3.1.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user