Update to 3.27.1
This commit is contained in:
parent
98e2e3564b
commit
1655c34839
1
.gitignore
vendored
1
.gitignore
vendored
@ -135,3 +135,4 @@ evolution-2.31.5.tar.bz2
|
||||
/evolution-3.25.92.2.tar.xz
|
||||
/evolution-3.26.0.tar.xz
|
||||
/evolution-3.26.1.tar.xz
|
||||
/evolution-3.27.1.tar.xz
|
||||
|
@ -26,14 +26,14 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: evolution
|
||||
Version: 3.26.1
|
||||
Version: 3.27.1
|
||||
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.26/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/%{name}/3.27/%{name}-%{version}.tar.xz
|
||||
|
||||
Obsoletes: anjal <= %{last_anjal_version}
|
||||
Obsoletes: libgal2 <= %{last_libgal2_version}
|
||||
@ -520,6 +520,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Mon Oct 16 2017 Milan Crha <mcrha@redhat.com> - 3.27.1-1
|
||||
- Update to 3.27.1
|
||||
|
||||
* Mon Oct 02 2017 Milan Crha <mcrha@redhat.com> - 3.26.1-1
|
||||
- Update to 3.26.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (evolution-3.26.1.tar.xz) = d947bd6c9c6999cd2e816a93c1016748fbe6a268498d555ced312117205cb8f5f215c25dee1359e77bce6bdc98bb04ec69bba82802970dacde396543ffd09baf
|
||||
SHA512 (evolution-3.27.1.tar.xz) = 0950b782773e2a83d54a5cdfc00e25096208c80ac1d56cb7240f0d796038612b8d1cec74a5c5fe515ffebc91cd2fd1d249be89be0abd352345f1cadd4ed24e9e
|
||||
|
Loading…
Reference in New Issue
Block a user