Fix source URL

This commit is contained in:
Marek Kasik 2013-11-18 17:46:10 +01:00
parent 355f3b3f9e
commit e8e9dfc5fb

View File

@ -5,13 +5,13 @@
Name: evince
Version: 3.11.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Document viewer
License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse
Group: Applications/Publishing
URL: http://projects.gnome.org/evince/
Source0: http://download.gnome.org/sources/%{name}/3.10/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/%{name}/3.11/%{name}-%{version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: glib2-devel >= %{glib2_version}
@ -216,6 +216,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||:
%{_libdir}/nautilus/extensions-3.0/libevince-properties-page.so
%changelog
* Mon Nov 18 2013 Marek Kasik <mkasik@redhat.com> - 3.11.1-3
- Fix source URL
* Thu Nov 14 2013 Marek Kasik <mkasik@redhat.com> - 3.11.1-2
- Fix a typo in description of nautilus subpackage
- Resolves: #1028161