Update to 3.1.92
This commit is contained in:
parent
59f28af540
commit
c3bdc199a1
3 changed files with 8 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -21,3 +21,4 @@ evolution-2.31.5.tar.bz2
|
|||
/evolution-3.1.5.tar.bz2
|
||||
/evolution-3.1.90.tar.xz
|
||||
/evolution-3.1.91.tar.xz
|
||||
/evolution-3.1.92.tar.xz
|
||||
|
|
|
|||
|
|
@ -27,8 +27,8 @@
|
|||
### Abstract ###
|
||||
|
||||
Name: evolution
|
||||
Version: 3.1.91
|
||||
Release: 2%{?dist}
|
||||
Version: 3.1.92
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/Productivity
|
||||
Summary: Mail and calendar client for GNOME
|
||||
License: GPLv2+ and GFDL
|
||||
|
|
@ -246,6 +246,7 @@ intltoolize --force
|
|||
autoconf
|
||||
|
||||
%configure \
|
||||
--disable-maintainer-mode \
|
||||
--disable-image-inline \
|
||||
--enable-gtk-doc \
|
||||
--with-sub-version=" (%{version}-%{release})" \
|
||||
|
|
@ -633,6 +634,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Sep 19 2011 Milan Crha <mcrha@redhat.com> - 3.1.92-1
|
||||
- Update to 3.1.92
|
||||
|
||||
* Wed Sep 7 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-2
|
||||
- Rebuild against a newer glib
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
e1a5da45f18a4c5bc2f6a5f6e2eb443a evolution-3.1.91.tar.xz
|
||||
d4ce49224821c4f75805820df25d5382 evolution-3.1.92.tar.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue