Update to 3.5.2
This commit is contained in:
parent
c830487788
commit
4fabcf65f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@ evolution-data-server-2.31.5.tar.bz2
|
||||
/evolution-data-server-3.4.0.tar.xz
|
||||
/evolution-data-server-3.4.1.tar.xz
|
||||
/evolution-data-server-3.5.1.tar.xz
|
||||
/evolution-data-server-3.5.2.tar.xz
|
||||
|
@ -24,14 +24,14 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: evolution-data-server
|
||||
Version: 3.5.1
|
||||
Version: 3.5.2
|
||||
Release: 1%{?dist}
|
||||
Group: System Environment/Libraries
|
||||
Summary: Backend data server for Evolution
|
||||
License: LGPLv2+
|
||||
URL: http://projects.gnome.org/evolution/
|
||||
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
||||
Source: http://download.gnome.org/sources/%{name}/3.4/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/%{name}/3.5/%{name}-%{version}.tar.xz
|
||||
|
||||
Provides: evolution-webcal = %{version}
|
||||
Obsoletes: evolution-webcal < 2.24.0
|
||||
@ -353,6 +353,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
%{_datadir}/gtk-doc/html/libedataserverui
|
||||
|
||||
%changelog
|
||||
* Mon Jun 04 2012 Milan Crha <mcrha@redhat.com> - 3.5.2-1
|
||||
- Update to 3.5.2
|
||||
|
||||
* Sun Apr 29 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.1-1
|
||||
- Update to 3.5.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user