Update to 3.28.3
This commit is contained in:
parent
12411c4b7f
commit
98c2d2eca0
3 changed files with 6 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -145,3 +145,4 @@ evolution-2.31.5.tar.bz2
|
|||
/evolution-3.28.0.tar.xz
|
||||
/evolution-3.28.1.tar.xz
|
||||
/evolution-3.28.2.tar.xz
|
||||
/evolution-3.28.3.tar.xz
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
### Abstract ###
|
||||
|
||||
Name: evolution
|
||||
Version: 3.28.2
|
||||
Version: 3.28.3
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/Productivity
|
||||
Summary: Mail and calendar client for GNOME
|
||||
|
|
@ -70,7 +70,6 @@ BuildRequires: yelp-tools
|
|||
BuildRequires: pkgconfig(atk)
|
||||
BuildRequires: pkgconfig(cairo-gobject)
|
||||
BuildRequires: pkgconfig(camel-1.2) >= %{eds_version}
|
||||
BuildRequires: pkgconfig(cryptui-0.0)
|
||||
BuildRequires: pkgconfig(enchant)
|
||||
BuildRequires: pkgconfig(gail-3.0) >= %{gtk3_version}
|
||||
BuildRequires: pkgconfig(gcr-3)
|
||||
|
|
@ -123,7 +122,6 @@ Group: Development/Libraries
|
|||
Summary: Development files for building against %{name}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: pkgconfig(camel-1.2) >= %{eds_version}
|
||||
Requires: pkgconfig(cryptui-0.0)
|
||||
Requires: pkgconfig(enchant)
|
||||
Requires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
|
||||
Requires: pkgconfig(gtkspell3-3.0)
|
||||
|
|
@ -506,6 +504,9 @@ grep -v "/usr/share/locale" evolution.lang > help.lang
|
|||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Mon Jun 18 2018 Milan Crha <mcrha@redhat.com> - 3.28.3-1
|
||||
- Update to 3.28.3
|
||||
|
||||
* Mon May 07 2018 Milan Crha <mcrha@redhat.com> - 3.28.2-1
|
||||
- Update to 3.28.2
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (evolution-3.28.2.tar.xz) = 9cfb8f7c041fcfca3665ffc493dba63bc857c3e4d7bae50e1574407c0e28cebff5dd96dcd51e8035ae1d32c80fd0f696454c66333a0c5ea5ea01a9cca76e87a5
|
||||
SHA512 (evolution-3.28.3.tar.xz) = d694d2d4e46bdedfc2d9173ba59dcdc160095347e34a1ab0b11a55a95f82513dbe26e322902895ac5208f6e2e9853d272fc4cc6373de22dedd67a0b2f7c91a81
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue