3.0.0
This commit is contained in:
parent
f08b025417
commit
a801d4fb5c
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ eog-2.31.4-20100623git.tar.bz2
|
||||
/eog-2.91.90.tar.bz2
|
||||
/eog-2.91.91.tar.bz2
|
||||
/eog-2.91.92.tar.bz2
|
||||
/eog-3.0.0.tar.bz2
|
||||
|
7
eog.spec
7
eog.spec
@ -10,11 +10,11 @@
|
||||
|
||||
Summary: Eye of GNOME image viewer
|
||||
Name: eog
|
||||
Version: 2.91.92
|
||||
Version: 3.0.0
|
||||
Release: 1%{?dist}
|
||||
URL: http://projects.gnome.org/eog/
|
||||
#VCS: git:git://git.gnome.org/eog
|
||||
Source: http://download.gnome.org/sources/eog/2.91/%{name}-%{version}.tar.bz2
|
||||
Source: http://download.gnome.org/sources/eog/3.0/%{name}-%{version}.tar.bz2
|
||||
# The GFDL has an "or later version" clause embedded inside the license.
|
||||
# There is no need to add the + here.
|
||||
License: GPLv2+ and GFDL
|
||||
@ -125,6 +125,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
|
||||
%{_datadir}/gtk-doc/
|
||||
|
||||
%changelog
|
||||
* Mon Apr 4 2011 Matthias Clasen <mclasen@redhat.com> 3.0.0-1
|
||||
- Update to 3.0.0
|
||||
|
||||
* Tue Mar 22 2011 Matthias Clasen <mclasen@redhat.com> 2.91.92-1
|
||||
- Update to 2.91.92
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user