Update to 3.29.4; Change dependencies of the tests subpackage and do not precompile the scripts there
This commit is contained in:
parent
c58ae334a2
commit
f57fa988d1
1
.gitignore
vendored
1
.gitignore
vendored
@ -147,3 +147,4 @@ evolution-2.31.5.tar.bz2
|
||||
/evolution-3.29.1.tar.xz
|
||||
/evolution-3.29.2.tar.xz
|
||||
/evolution-3.29.3.tar.xz
|
||||
/evolution-3.29.4.tar.xz
|
||||
|
@ -1,4 +1,5 @@
|
||||
%global _changelog_trimtime %(date +%s -d "1 year ago")
|
||||
%global _python_bytecompile_extra 0
|
||||
|
||||
%define glib2_version 2.46.0
|
||||
%define gtk3_version 3.10.0
|
||||
@ -27,8 +28,8 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: evolution
|
||||
Version: 3.29.3
|
||||
Release: 2%{?dist}
|
||||
Version: 3.29.4
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/Productivity
|
||||
Summary: Mail and calendar client for GNOME
|
||||
License: GPLv2+ and GFDL
|
||||
@ -200,6 +201,8 @@ This package contains the plugin to import Microsoft Personal Storage Table
|
||||
Summary: Tests for the %{name} package
|
||||
Group: Development/Libraries
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Requires: python2-behave
|
||||
Requires: python2-dogtail
|
||||
|
||||
%description tests
|
||||
The %{name}-tests package contains tests that can be used to verify
|
||||
@ -499,6 +502,10 @@ grep -v "/usr/share/locale" evolution.lang > help.lang
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Mon Jul 16 2018 Milan Crha <mcrha@redhat.com> - 3.29.4-1
|
||||
- Update to 3.29.4
|
||||
- Change dependencies of the tests subpackage and do not precompile the scripts there
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.29.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (evolution-3.29.3.tar.xz) = 308c4add0ecafcddf426295896e6ecba32ac2b73cae0546600fddbe0d0dbd878ed8b2cf80e78cbb89b89297303089940831db95d99e94557f46c59673cc15ffb
|
||||
SHA512 (evolution-3.29.4.tar.xz) = 37315cafd0016d69b5a19a34a00dfd6d4c2743dda1b891179f4cfc430b7730c214cf032f2f9a25363ff459067fb6255801bf9c606f8407af038ad25d0b680c39
|
||||
|
Loading…
Reference in New Issue
Block a user