Update to 3.18.1

This commit is contained in:
David King 2015-10-13 11:19:55 +01:00
parent 244f3f7671
commit 395bbde545
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -1,6 +1,6 @@
Summary: GNOME developer documentation
Name: gnome-devel-docs
Version: 3.18.0
Version: 3.18.1
Release: 1%{?dist}
# accessibility-devel-guide and optimization-guide are under the GFDL, other
# documents are under CC-BY-SA.
@ -38,6 +38,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
%license COPYING COPYING.GFDL
%changelog
* Tue Oct 13 2015 David King <amigadave@amigadave.com> - 3.18.1-1
- Update to 3.18.1
* Mon Sep 21 2015 David King <amigadave@amigadave.com> - 3.18.0-1
- Update to 3.18.0

View File

@ -1 +1 @@
24acc1ad0589195f6baaef08f19dc227 gnome-devel-docs-3.18.0.tar.xz
f7cdcfcdd236c92d853d3cfb49875c32 gnome-devel-docs-3.18.1.tar.xz