Update to 3.26.0
This commit is contained in:
parent
eb057edb3f
commit
7aff07df93
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@ gnome-devel-docs-2.30.1.tar.bz2
|
|||||||
/gnome-devel-docs-3.21.90.tar.xz
|
/gnome-devel-docs-3.21.90.tar.xz
|
||||||
/gnome-devel-docs-3.22.0.tar.xz
|
/gnome-devel-docs-3.22.0.tar.xz
|
||||||
/gnome-devel-docs-3.22.1.tar.xz
|
/gnome-devel-docs-3.22.1.tar.xz
|
||||||
|
/gnome-devel-docs-3.26.0.tar.xz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
Name: gnome-devel-docs
|
Name: gnome-devel-docs
|
||||||
Version: 3.22.1
|
Version: 3.26.0
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GNOME developer documentation
|
Summary: GNOME developer documentation
|
||||||
|
|
||||||
# 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
|
||||||
URL: https://developer.gnome.org
|
URL: https://developer.gnome.org
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.26/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: docbook-utils
|
BuildRequires: docbook-utils
|
||||||
@ -38,6 +38,9 @@ make %{?_smp_mflags}
|
|||||||
%license COPYING COPYING.GFDL
|
%license COPYING COPYING.GFDL
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 11 2017 David King <amigadave@amigadave.com> - 3.26.0-1
|
||||||
|
- Update to 3.26.0
|
||||||
|
|
||||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.1-4
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.1-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user