Update to 3.25.1

This commit is contained in:
Milan Crha 2017-04-24 11:19:13 +02:00
parent ab9be396d8
commit 6d266770f0
3 changed files with 21 additions and 15 deletions

1
.gitignore vendored
View File

@ -124,3 +124,4 @@ evolution-2.31.5.tar.bz2
/evolution-3.23.92.tar.xz /evolution-3.23.92.tar.xz
/evolution-3.24.0.tar.xz /evolution-3.24.0.tar.xz
/evolution-3.24.1.tar.xz /evolution-3.24.1.tar.xz
/evolution-3.25.1.tar.xz

View File

@ -10,7 +10,7 @@
%define libsoup_version 2.42 %define libsoup_version 2.42
%define webkit2gtk_version 2.13.90 %define webkit2gtk_version 2.13.90
%define evo_base_version 3.24 %define evo_base_version 3.26
%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
@ -28,14 +28,14 @@
### Abstract ### ### Abstract ###
Name: evolution Name: evolution
Version: 3.24.1 Version: 3.25.1
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.24/%{name}-%{version}.tar.xz Source: http://download.gnome.org/sources/%{name}/3.25/%{name}-%{version}.tar.xz
Obsoletes: anjal <= %{last_anjal_version} Obsoletes: anjal <= %{last_anjal_version}
Obsoletes: libgal2 <= %{last_libgal2_version} Obsoletes: libgal2 <= %{last_libgal2_version}
@ -250,17 +250,19 @@ make %{?_smp_mflags}
cd .. cd ..
# Strip unneeded translations from .mo files. # Disable this part, because it breaks multilib
# This reduces the RPM size by several megabytes. #
cd po ## Strip unneeded translations from .mo files.
grep -v ".*[.]desktop[.]in[.]in$" POTFILES.in > POTFILES.keep ## This reduces the RPM size by several megabytes.
mv POTFILES.keep POTFILES.in #cd po
intltool-update --gettext-package=%{name}-%{evo_base_version} --pot #grep -v ".*[.]desktop[.]in[.]in$" POTFILES.in > POTFILES.keep
for p in *.po; do #mv POTFILES.keep POTFILES.in
msgmerge $p %{name}-%{evo_base_version}.pot > $p.out #intltool-update --gettext-package=%{name}-%{evo_base_version} --pot
msgfmt -o `basename $p .po`.gmo $p.out #for p in *.po; do
done # msgmerge $p %{name}-%{evo_base_version}.pot > $p.out
cd - # msgfmt -o `basename $p .po`.gmo $p.out
#done
#cd -
# Replace identical images in the help by links. # Replace identical images in the help by links.
# This reduces the RPM size by several megabytes. # This reduces the RPM size by several megabytes.
@ -517,6 +519,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/installed-tests %{_datadir}/installed-tests
%changelog %changelog
* Mon Apr 24 2017 Milan Crha <mcrha@redhat.com> - 3.25.1-1
- Update to 3.25.1
* Mon Apr 10 2017 Milan Crha <mcrha@redhat.com> - 3.24.1-1 * Mon Apr 10 2017 Milan Crha <mcrha@redhat.com> - 3.24.1-1
- Update to 3.24.1 - Update to 3.24.1

View File

@ -1 +1 @@
SHA512 (evolution-3.24.1.tar.xz) = ad88f2dedf529eec38461887d27544968e22d0a56d3f7fe4b547b1436c462c2175a556c6664c287dd3765e9b9499427acd846bee242a8a85b3049a9ba3b90bba SHA512 (evolution-3.25.1.tar.xz) = 0f7a1956a2ade49870a097dca9acefd45dd9b11378883c8b0aedd49102828ddb1af5c299a36eaf971f1f11958325a5f8ea74881329cbdc734529233d4a4d94d2