Update to 3.17.4
This commit is contained in:
parent
c096eef863
commit
e87f6be6e3
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@ gnome-devel-docs-2.30.1.tar.bz2
|
|||||||
/gnome-devel-docs-3.16.0.tar.xz
|
/gnome-devel-docs-3.16.0.tar.xz
|
||||||
/gnome-devel-docs-3.16.1.tar.xz
|
/gnome-devel-docs-3.16.1.tar.xz
|
||||||
/gnome-devel-docs-3.16.2.tar.xz
|
/gnome-devel-docs-3.16.2.tar.xz
|
||||||
|
/gnome-devel-docs-3.17.4.tar.xz
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
Summary: GNOME developer documentation
|
Summary: GNOME developer documentation
|
||||||
Name: gnome-devel-docs
|
Name: gnome-devel-docs
|
||||||
Version: 3.16.2
|
Version: 3.17.4
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
# accessibility-devel-guide and optimization-guide are under the GFDL, other
|
# accessibility-devel-guide and optimization-guide are under the GFDL, other
|
||||||
# documents are under CC-BY-SA.
|
# documents are under CC-BY-SA.
|
||||||
License: GFDL and CC-BY-SA
|
License: GFDL and CC-BY-SA
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: https://developer.gnome.org
|
URL: https://developer.gnome.org
|
||||||
#VCS: git:git://git.gnome.org/gnome-devel-docs
|
#VCS: git:git://git.gnome.org/gnome-devel-docs
|
||||||
Source: https://download.gnome.org/sources/gnome-devel-docs/3.16/%{name}-%{version}.tar.xz
|
Source: https://download.gnome.org/sources/%{name}/3.17/%{name}-%{version}.tar.xz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: docbook-utils
|
BuildRequires: docbook-utils
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
@ -38,6 +38,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
|||||||
%license COPYING COPYING.GFDL
|
%license COPYING COPYING.GFDL
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 21 2015 David King <amigadave@amigadave.com> - 3.17.4-1
|
||||||
|
- Update to 3.17.4
|
||||||
|
|
||||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.16.2-2
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.16.2-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user