Update to 3.1.92
This commit is contained in:
parent
ab30098368
commit
56a7716622
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.5.tar.bz2
|
||||||
/evolution-3.1.90.tar.xz
|
/evolution-3.1.90.tar.xz
|
||||||
/evolution-3.1.91.tar.xz
|
/evolution-3.1.91.tar.xz
|
||||||
|
/evolution-3.1.92.tar.xz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
### Abstract ###
|
### Abstract ###
|
||||||
|
|
||||||
Name: evolution
|
Name: evolution
|
||||||
Version: 3.1.91
|
Version: 3.1.92
|
||||||
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
|
||||||
@ -246,6 +246,7 @@ intltoolize --force
|
|||||||
autoconf
|
autoconf
|
||||||
|
|
||||||
%configure \
|
%configure \
|
||||||
|
--disable-maintainer-mode \
|
||||||
--disable-image-inline \
|
--disable-image-inline \
|
||||||
--enable-gtk-doc \
|
--enable-gtk-doc \
|
||||||
--with-sub-version=" (%{version}-%{release})" \
|
--with-sub-version=" (%{version}-%{release})" \
|
||||||
@ -633,6 +634,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 19 2011 Milan Crha <mcrha@redhat.com> - 3.1.92-1
|
||||||
|
- Update to 3.1.92
|
||||||
|
|
||||||
* Mon Sep 05 2011 Milan Crha <mcrha@redhat.com> - 3.1.91-1
|
* Mon Sep 05 2011 Milan Crha <mcrha@redhat.com> - 3.1.91-1
|
||||||
- Update to 3.1.91
|
- Update to 3.1.91
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user