Update to 3.27.90; Properly obsolete evolution-perl subpackage
This commit is contained in:
parent
6b13d190a6
commit
fe1f15fc48
1
.gitignore
vendored
1
.gitignore
vendored
@ -139,3 +139,4 @@ evolution-2.31.5.tar.bz2
|
|||||||
/evolution-3.27.2.tar.xz
|
/evolution-3.27.2.tar.xz
|
||||||
/evolution-3.27.3.tar.xz
|
/evolution-3.27.3.tar.xz
|
||||||
/evolution-3.27.4.tar.xz
|
/evolution-3.27.4.tar.xz
|
||||||
|
/evolution-3.27.90.tar.xz
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
%define last_anjal_version 0.3.2-3
|
%define last_anjal_version 0.3.2-3
|
||||||
%define last_libgal2_version 2:2.5.3-2
|
%define last_libgal2_version 2:2.5.3-2
|
||||||
%define last_evo_nm_version 3.5.0
|
%define last_evo_nm_version 3.5.0
|
||||||
|
%define last_evo_perl_version 3.21.90
|
||||||
|
|
||||||
%define ldap_support 1
|
%define ldap_support 1
|
||||||
%define libnotify_support 1
|
%define libnotify_support 1
|
||||||
@ -26,8 +27,8 @@
|
|||||||
### Abstract ###
|
### Abstract ###
|
||||||
|
|
||||||
Name: evolution
|
Name: evolution
|
||||||
Version: 3.27.4
|
Version: 3.27.90
|
||||||
Release: 2%{?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
|
||||||
@ -38,6 +39,7 @@ Source: http://download.gnome.org/sources/%{name}/3.27/%{name}-%{version}.tar.xz
|
|||||||
Obsoletes: anjal <= %{last_anjal_version}
|
Obsoletes: anjal <= %{last_anjal_version}
|
||||||
Obsoletes: libgal2 <= %{last_libgal2_version}
|
Obsoletes: libgal2 <= %{last_libgal2_version}
|
||||||
Obsoletes: evolution-NetworkManager < %{last_evo_nm_version}
|
Obsoletes: evolution-NetworkManager < %{last_evo_nm_version}
|
||||||
|
Obsoletes: evolution-perl < %{last_evo_perl_version}
|
||||||
|
|
||||||
%global eds_version %{version}
|
%global eds_version %{version}
|
||||||
|
|
||||||
@ -504,6 +506,10 @@ grep -v "/usr/share/locale" evolution.lang > help.lang
|
|||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 06 2018 Milan Crha <mcrha@redhat.com> - 3.27.90-1
|
||||||
|
- Update to 3.27.90
|
||||||
|
- Properly obsolete evolution-perl subpackage
|
||||||
|
|
||||||
* Mon Feb 05 2018 Kalev Lember <klember@redhat.com> - 3.27.4-2
|
* Mon Feb 05 2018 Kalev Lember <klember@redhat.com> - 3.27.4-2
|
||||||
- Rebuilt for libgweather soname bump
|
- Rebuilt for libgweather soname bump
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (evolution-3.27.4.tar.xz) = f0c1d74cddb2aedc30492e224389289f25e33072db8411af51349b82833a59a9bc5e2343ea6868a6bdb7d941578354aa5a46de942957a25e47c4f6972d6f4a18
|
SHA512 (evolution-3.27.90.tar.xz) = b4141efd72803726826ceb55141831d85845f430fd3b23a0ce3ddf72906770f4852d50ad997be279c488ee9a4f6c2a00c4351eb44b1a676a1f72f0fdd822aeab
|
||||||
|
Loading…
Reference in New Issue
Block a user