Update to 3.32.0
This commit is contained in:
parent
11a4780b2e
commit
336cc1d5b3
1
.gitignore
vendored
1
.gitignore
vendored
@ -58,3 +58,4 @@ gnome-devel-docs-2.30.1.tar.bz2
|
||||
/gnome-devel-docs-3.28.0.tar.xz
|
||||
/gnome-devel-docs-3.30.1.tar.xz
|
||||
/gnome-devel-docs-3.30.2.tar.xz
|
||||
/gnome-devel-docs-3.32.0.tar.xz
|
||||
|
@ -3,15 +3,15 @@
|
||||
%global _python_bytecompile_extra 1
|
||||
|
||||
Name: gnome-devel-docs
|
||||
Version: 3.30.2
|
||||
Release: 2%{?dist}
|
||||
Version: 3.32.0
|
||||
Release: 1%{?dist}
|
||||
Summary: GNOME developer documentation
|
||||
|
||||
# accessibility-devel-guide and optimization-guide are under the GFDL, other
|
||||
# documents are under CC-BY-SA.
|
||||
License: GFDL and CC-BY-SA
|
||||
URL: https://developer.gnome.org
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.30/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.32/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: docbook-utils
|
||||
@ -42,6 +42,9 @@ make %{?_smp_mflags}
|
||||
%license COPYING COPYING.GFDL
|
||||
|
||||
%changelog
|
||||
* Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
|
||||
- Update to 3.32.0
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.30.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-devel-docs-3.30.2.tar.xz) = 7479c999bffba72d7b815b6081142d0549e9e407939c9ff16b6f04cff2517231614c43050313d49894fec31e0e1777379505f66cbea2da5a2644a147dd95846d
|
||||
SHA512 (gnome-devel-docs-3.32.0.tar.xz) = 0b0895833563aadfd148ab532a8965634afeaf96e87fbfb3be167da48bb1cc7ebe34835dae8617e88468980a6b13a4adffe09c3ecc998f2b827f4b0eb88ce0cd
|
||||
|
Loading…
Reference in New Issue
Block a user