Update to 3.19.3
This commit is contained in:
parent
ea36deaebd
commit
6dc89e379e
1
.gitignore
vendored
1
.gitignore
vendored
@ -87,3 +87,4 @@ eog-2.31.4-20100623git.tar.bz2
|
|||||||
/eog-3.18.0.tar.xz
|
/eog-3.18.0.tar.xz
|
||||||
/eog-3.18.1.tar.xz
|
/eog-3.18.1.tar.xz
|
||||||
/eog-3.19.2.tar.xz
|
/eog-3.19.2.tar.xz
|
||||||
|
/eog-3.19.3.tar.xz
|
||||||
|
9
eog.spec
9
eog.spec
@ -1,13 +1,13 @@
|
|||||||
%global _changelog_trimtime %(date +%s -d "1 year ago")
|
%global _changelog_trimtime %(date +%s -d "1 year ago")
|
||||||
|
|
||||||
%define gtk3_version 3.14.0
|
%define gtk3_version 3.19.3
|
||||||
%define glib2_version 2.38.0
|
%define glib2_version 2.42.0
|
||||||
%define gnome_desktop_version 2.91.2
|
%define gnome_desktop_version 2.91.2
|
||||||
%define libexif_version 0.6.14
|
%define libexif_version 0.6.14
|
||||||
|
|
||||||
Summary: Eye of GNOME image viewer
|
Summary: Eye of GNOME image viewer
|
||||||
Name: eog
|
Name: eog
|
||||||
Version: 3.19.2
|
Version: 3.19.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: https://wiki.gnome.org/Apps/EyeOfGnome
|
URL: https://wiki.gnome.org/Apps/EyeOfGnome
|
||||||
#VCS: git:git://git.gnome.org/eog
|
#VCS: git:git://git.gnome.org/eog
|
||||||
@ -142,6 +142,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
|||||||
%{_datadir}/installed-tests/
|
%{_datadir}/installed-tests/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 14 2015 Kalev Lember <klember@redhat.com> - 3.19.3-1
|
||||||
|
- Update to 3.19.3
|
||||||
|
|
||||||
* Tue Nov 24 2015 Kalev Lember <klember@redhat.com> - 3.19.2-1
|
* Tue Nov 24 2015 Kalev Lember <klember@redhat.com> - 3.19.2-1
|
||||||
- Update to 3.19.2
|
- Update to 3.19.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user