Update to 3.9.1
This commit is contained in:
parent
24874d37fd
commit
b0843c9507
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@ eog-2.31.4-20100623git.tar.bz2
|
||||
/eog-3.7.92.tar.xz
|
||||
/eog-3.8.0.tar.xz
|
||||
/eog-3.8.2.tar.xz
|
||||
/eog-3.9.1.tar.xz
|
||||
|
9
eog.spec
9
eog.spec
@ -1,4 +1,4 @@
|
||||
%define gtk3_version 3.3.8
|
||||
%define gtk3_version 3.7.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.8.2
|
||||
Version: 3.9.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.8/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/eog/3.9/%{name}-%{version}.tar.xz
|
||||
|
||||
# The GFDL has an "or later version" clause embedded inside the license.
|
||||
# There is no need to add the + here.
|
||||
@ -112,6 +112,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
||||
%{_datadir}/gtk-doc/
|
||||
|
||||
%changelog
|
||||
* Thu Jun 20 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.1-1
|
||||
- Update to 3.9.1
|
||||
|
||||
* Tue May 14 2013 Richard Hughes <rhughes@redhat.com> - 3.8.2-1
|
||||
- Update to 3.8.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user