Update to 3.8.0

This commit is contained in:
Milan Crha 2013-03-25 10:56:17 +01:00
parent 81ebb97f06
commit d7bff9f970
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -48,3 +48,4 @@ evolution-data-server-2.31.5.tar.bz2
/evolution-data-server-3.7.90.tar.xz
/evolution-data-server-3.7.91.tar.xz
/evolution-data-server-3.7.92.tar.xz
/evolution-data-server-3.8.0.tar.xz

View File

@ -26,14 +26,14 @@
### Abstract ###
Name: evolution-data-server
Version: 3.7.92
Version: 3.8.0
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.7/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/%{name}/3.8/%{name}-%{version}.tar.xz
Provides: evolution-webcal = %{version}
Obsoletes: evolution-webcal < 2.24.0
@ -366,6 +366,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
%{_datadir}/gtk-doc/html/libedataserver
%changelog
* Mon Mar 25 2013 Milan Crha <mcrha@redhat.com> - 3.8.0-1
- Update to 3.8.0
* Mon Mar 18 2013 Milan Crha <mcrha@redhat.com> - 3.7.92-1
- Update to 3.7.92

View File

@ -1 +1 @@
079731cb642cb4bd2a97f524fe567a5f evolution-data-server-3.7.92.tar.xz
f7ae20b7a7d0ec966ab4a53d76c0660c evolution-data-server-3.8.0.tar.xz