Update to 3.20.0

This commit is contained in:
David King 2016-03-22 07:55:43 +00:00
parent 8355fd60e6
commit 2d2d46c6ab
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -48,3 +48,4 @@ gnome-devel-docs-2.30.1.tar.bz2
/gnome-devel-docs-3.17.92.tar.xz
/gnome-devel-docs-3.18.0.tar.xz
/gnome-devel-docs-3.18.1.tar.xz
/gnome-devel-docs-3.20.0.tar.xz

View File

@ -1,14 +1,14 @@
Summary: GNOME developer documentation
Name: gnome-devel-docs
Version: 3.18.1
Release: 2%{?dist}
Version: 3.20.0
Release: 1%{?dist}
# accessibility-devel-guide and optimization-guide are under the GFDL, other
# documents are under CC-BY-SA.
License: GFDL and CC-BY-SA
Group: System Environment/Libraries
URL: https://developer.gnome.org
#VCS: git:git://git.gnome.org/gnome-devel-docs
Source: https://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz
Source: https://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz
BuildArch: noarch
BuildRequires: docbook-utils
BuildRequires: gettext
@ -38,6 +38,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
%license COPYING COPYING.GFDL
%changelog
* Tue Mar 22 2016 David King <amigadave@amigadave.com> - 3.20.0-1
- Update to 3.20.0
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
f7cdcfcdd236c92d853d3cfb49875c32 gnome-devel-docs-3.18.1.tar.xz
68323da22a16d762f590ae121d4c1efd gnome-devel-docs-3.20.0.tar.xz