Update to 3.20.1

This commit is contained in:
Milan Crha 2016-04-11 12:09:06 +02:00
parent 00fe3c72d0
commit 5f6e7cfa54
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -100,3 +100,4 @@ evolution-data-server-2.31.5.tar.bz2
/evolution-data-server-3.19.91.tar.xz /evolution-data-server-3.19.91.tar.xz
/evolution-data-server-3.19.92.tar.xz /evolution-data-server-3.19.92.tar.xz
/evolution-data-server-3.20.0.tar.xz /evolution-data-server-3.20.0.tar.xz
/evolution-data-server-3.20.1.tar.xz

View File

@ -33,7 +33,7 @@
### Abstract ### ### Abstract ###
Name: evolution-data-server Name: evolution-data-server
Version: 3.20.0 Version: 3.20.1
Release: 1%{?dist} Release: 1%{?dist}
Group: System Environment/Libraries Group: System Environment/Libraries
Summary: Backend data server for Evolution Summary: Backend data server for Evolution
@ -422,6 +422,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
%{_datadir}/installed-tests %{_datadir}/installed-tests
%changelog %changelog
* Mon Apr 11 2016 Milan Crha <mcrha@redhat.com> - 3.20.1-1
- Update to 3.20.1
* Mon Mar 21 2016 Milan Crha <mcrha@redhat.com> - 3.20.0-1 * Mon Mar 21 2016 Milan Crha <mcrha@redhat.com> - 3.20.0-1
- Update to 3.20.0 - Update to 3.20.0

View File

@ -1 +1 @@
09773d7ee81948a191a43bd235ba04d0 evolution-data-server-3.20.0.tar.xz 7c6ff622bc1e07841b215a7394ba5ea6 evolution-data-server-3.20.1.tar.xz