Update to 3.24.0
This commit is contained in:
parent
31a70d8a26
commit
5b3dd3995f
1
.gitignore
vendored
1
.gitignore
vendored
@ -122,3 +122,4 @@ evolution-2.31.5.tar.bz2
|
|||||||
/evolution-3.23.90.tar.xz
|
/evolution-3.23.90.tar.xz
|
||||||
/evolution-3.23.91.tar.xz
|
/evolution-3.23.91.tar.xz
|
||||||
/evolution-3.23.92.tar.xz
|
/evolution-3.23.92.tar.xz
|
||||||
|
/evolution-3.24.0.tar.xz
|
||||||
|
@ -28,14 +28,14 @@
|
|||||||
### Abstract ###
|
### Abstract ###
|
||||||
|
|
||||||
Name: evolution
|
Name: evolution
|
||||||
Version: 3.23.92
|
Version: 3.24.0
|
||||||
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
|
||||||
License: GPLv2+ and GFDL
|
License: GPLv2+ and GFDL
|
||||||
URL: https://wiki.gnome.org/Apps/Evolution
|
URL: https://wiki.gnome.org/Apps/Evolution
|
||||||
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
||||||
Source: http://download.gnome.org/sources/%{name}/3.23/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/%{name}/3.24/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
Obsoletes: anjal <= %{last_anjal_version}
|
Obsoletes: anjal <= %{last_anjal_version}
|
||||||
Obsoletes: libgal2 <= %{last_libgal2_version}
|
Obsoletes: libgal2 <= %{last_libgal2_version}
|
||||||
@ -517,6 +517,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 20 2017 Milan Crha <mcrha@redhat.com> - 3.24.0-1
|
||||||
|
- Update to 3.24.0
|
||||||
|
|
||||||
* Mon Mar 13 2017 Milan Crha <mcrha@redhat.com> - 3.23.92-1
|
* Mon Mar 13 2017 Milan Crha <mcrha@redhat.com> - 3.23.92-1
|
||||||
- Update to 3.23.92
|
- Update to 3.23.92
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (evolution-3.23.92.tar.xz) = 004b51d46b4441c3f71c776e57d9b5db52119fad524edcd8eef406afed60b75b82bb5988a518ca875b70edd6d8c74ee9abcc39a9f2832370c211edd7255a82bf
|
SHA512 (evolution-3.24.0.tar.xz) = 82038bef0b66fdafd8e04bcd0a499b377da255f9c8d095da38bb184bb099bccc395f8a538baaa19e7ea58ce7d097df86b4083b2b5b8ba182373258e72826b80d
|
||||||
|
Loading…
Reference in New Issue
Block a user