Update to 3.19.4

This commit is contained in:
Milan Crha 2016-01-18 16:19:56 +01:00
parent b41f7c2848
commit 46eb226a68
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -100,3 +100,4 @@ evolution-2.31.5.tar.bz2
/evolution-3.19.1.tar.xz /evolution-3.19.1.tar.xz
/evolution-3.19.2.tar.xz /evolution-3.19.2.tar.xz
/evolution-3.19.3.tar.xz /evolution-3.19.3.tar.xz
/evolution-3.19.4.tar.xz

View File

@ -28,7 +28,7 @@
### Abstract ### ### Abstract ###
Name: evolution Name: evolution
Version: 3.19.3 Version: 3.19.4
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
@ -534,6 +534,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/installed-tests %{_datadir}/installed-tests
%changelog %changelog
* Mon Jan 18 2016 Milan Crha <mcrha@redhat.com> - 3.19.4-1
- Update to 3.19.4
* Mon Dec 14 2015 Milan Crha <mcrha@redhat.com> - 3.19.3-1 * Mon Dec 14 2015 Milan Crha <mcrha@redhat.com> - 3.19.3-1
- Update to 3.19.3 - Update to 3.19.3

View File

@ -1 +1 @@
7b461c13841cbbf054cbcbd941c2d1ec evolution-3.19.3.tar.xz b97f4be7a34a2d81bfcc5696d56120b1 evolution-3.19.4.tar.xz