Update to 3.7.1
This commit is contained in:
parent
452b3047ce
commit
36fe8d2253
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@ eog-2.31.4-20100623git.tar.bz2
|
||||
/eog-3.5.92.tar.xz
|
||||
/eog-3.6.0.tar.xz
|
||||
/eog-3.6.1.tar.xz
|
||||
/eog-3.7.1.tar.xz
|
||||
|
9
eog.spec
9
eog.spec
@ -1,4 +1,4 @@
|
||||
%define gtk3_version 3.3.6
|
||||
%define gtk3_version 3.3.8
|
||||
%define glib2_version 2.31.0
|
||||
%define gnome_desktop_version 2.91.2
|
||||
%define gnome_icon_theme_version 2.19.1
|
||||
@ -7,11 +7,11 @@
|
||||
|
||||
Summary: Eye of GNOME image viewer
|
||||
Name: eog
|
||||
Version: 3.6.1
|
||||
Version: 3.7.1
|
||||
Release: 1%{?dist}
|
||||
URL: http://projects.gnome.org/eog/
|
||||
#VCS: git:git://git.gnome.org/eog
|
||||
Source: http://download.gnome.org/sources/eog/3.6/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/eog/3.7/%{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
|
||||
@ -113,6 +113,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
||||
%{_datadir}/gtk-doc/
|
||||
|
||||
%changelog
|
||||
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.1-1
|
||||
- Update to 3.7.1
|
||||
|
||||
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
|
||||
- Update to 3.6.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user