Update to 3.9.2
This commit is contained in:
parent
706cfc09e5
commit
a3ec0c52a8
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ evince-3.0.0.tar.bz2
|
|||||||
/evince-3.7.92.tar.xz
|
/evince-3.7.92.tar.xz
|
||||||
/evince-3.8.0.tar.xz
|
/evince-3.8.0.tar.xz
|
||||||
/evince-3.8.2.tar.xz
|
/evince-3.8.2.tar.xz
|
||||||
|
/evince-3.9.2.tar.xz
|
||||||
|
10
evince.spec
10
evince.spec
@ -1,18 +1,17 @@
|
|||||||
%global poppler_version 0.20.0
|
%global poppler_version 0.20.0
|
||||||
%global glib2_version 2.25.9
|
%global glib2_version 2.33.2
|
||||||
%global dbus_version 0.70
|
|
||||||
%global theme_version 2.17.1
|
%global theme_version 2.17.1
|
||||||
%global gxps_version 0.2.1
|
%global gxps_version 0.2.1
|
||||||
|
|
||||||
Name: evince
|
Name: evince
|
||||||
Version: 3.8.2
|
Version: 3.9.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Document viewer
|
Summary: Document viewer
|
||||||
|
|
||||||
License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse
|
License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
URL: http://projects.gnome.org/evince/
|
URL: http://projects.gnome.org/evince/
|
||||||
Source0: http://download.gnome.org/sources/%{name}/3.8/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/%{name}/3.9/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gtk3-devel
|
BuildRequires: gtk3-devel
|
||||||
BuildRequires: glib2-devel >= %{glib2_version}
|
BuildRequires: glib2-devel >= %{glib2_version}
|
||||||
@ -216,6 +215,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||:
|
|||||||
%{_libdir}/nautilus/extensions-3.0/libevince-properties-page.so
|
%{_libdir}/nautilus/extensions-3.0/libevince-properties-page.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.2-1
|
||||||
|
- Update to 3.9.2
|
||||||
|
|
||||||
* Wed May 15 2013 Marek Kasik <mkasik@redhat.com> - 3.8.2-1
|
* Wed May 15 2013 Marek Kasik <mkasik@redhat.com> - 3.8.2-1
|
||||||
- Update to 3.8.2
|
- Update to 3.8.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user