Update to 3.3.2
This commit is contained in:
parent
3f19680539
commit
7bde7ea1c4
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
9
eog.spec
9
eog.spec
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user