Update to 3.3.2

This commit is contained in:
Tomas Bzatek 2011-11-22 17:08:23 +01:00
parent 3f19680539
commit 7bde7ea1c4
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@ eog-2.31.4-20100623git.tar.bz2
/eog-3.1.92.tar.xz
/eog-3.2.0.tar.xz
/eog-3.2.1.tar.xz
/eog-3.3.2.tar.xz

View File

@ -8,11 +8,11 @@
Summary: Eye of GNOME image viewer
Name: eog
Version: 3.2.1
Release: 2%{?dist}
Version: 3.3.2
Release: 1%{?dist}
URL: http://projects.gnome.org/eog/
#VCS: git:git://git.gnome.org/eog
Source: http://download.gnome.org/sources/eog/3.2/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/eog/3.3/%{name}-%{version}.tar.xz
# The GFDL has an "or later version" clause embedded inside the license.
# There is no need to add the + here.
License: GPLv2+ and GFDL
@ -123,6 +123,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
%{_datadir}/gtk-doc/
%changelog
* Tue Nov 22 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.3.2-1
- Update to 3.3.2
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
- Rebuilt for glibc bug#747377

View File

@ -1 +1 @@
07dfad601e60bd35871508db688057b4 eog-3.2.1.tar.xz
a61a486ac14ddaa4d71f27a44c739f4e eog-3.3.2.tar.xz