Update to 3.20.0
This commit is contained in:
parent
c2db2f680f
commit
f961b39bfc
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -104,3 +104,4 @@ evolution-2.31.5.tar.bz2
|
|||
/evolution-3.19.90.tar.xz
|
||||
/evolution-3.19.91.tar.xz
|
||||
/evolution-3.19.92.tar.xz
|
||||
/evolution-3.20.0.tar.xz
|
||||
|
|
|
|||
|
|
@ -28,14 +28,14 @@
|
|||
### Abstract ###
|
||||
|
||||
Name: evolution
|
||||
Version: 3.19.92
|
||||
Version: 3.20.0
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/Productivity
|
||||
Summary: Mail and calendar client for GNOME
|
||||
License: GPLv2+ and GFDL
|
||||
URL: https://wiki.gnome.org/Apps/Evolution
|
||||
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
||||
Source: http://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz
|
||||
|
||||
Obsoletes: anjal <= %{last_anjal_version}
|
||||
Obsoletes: libgal2 <= %{last_libgal2_version}
|
||||
|
|
@ -527,6 +527,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Mon Mar 21 2016 Milan Crha <mcrha@redhat.com> - 3.20.0-1
|
||||
- Update to 3.20.0
|
||||
|
||||
* Mon Mar 14 2016 Milan Crha <mcrha@redhat.com> - 3.19.92-1
|
||||
- Update to 3.19.92
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
d2a026ad907149ec11c7e6616840cf7f evolution-3.19.92.tar.xz
|
||||
d821da82d09b7dd2bcb693751c080f86 evolution-3.20.0.tar.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue