Update to 3.14.3
This commit is contained in:
parent
a92c0062f5
commit
1450ae4589
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@ gnome-devel-docs-2.30.1.tar.bz2
|
||||
/gnome-devel-docs-3.14.0.tar.xz
|
||||
/gnome-devel-docs-3.14.1.tar.xz
|
||||
/gnome-devel-docs-3.14.2.tar.xz
|
||||
/gnome-devel-docs-3.14.3.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: GNOME developer documentation
|
||||
Name: gnome-devel-docs
|
||||
Version: 3.14.2
|
||||
Release: 2%{?dist}
|
||||
Version: 3.14.3
|
||||
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
|
||||
@ -37,6 +37,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%doc README AUTHORS NEWS COPYING COPYING.GFDL
|
||||
|
||||
%changelog
|
||||
* Mon Dec 15 2014 David King <amigadave@amigadave.com> - 3.14.3-1
|
||||
- Update to 3.14.3
|
||||
|
||||
* Fri Dec 05 2014 David King <amigadave@amigadave.com> - 3.14.2-2
|
||||
- Document multiple licenses
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user