Update to 3.38.0
This commit is contained in:
parent
f03f99ad52
commit
f7f7954a3b
1
.gitignore
vendored
1
.gitignore
vendored
@ -75,3 +75,4 @@ devhelp-2.90.5.tar.bz2
|
|||||||
/devhelp-3.36.1.tar.xz
|
/devhelp-3.36.1.tar.xz
|
||||||
/devhelp-3.36.2.tar.xz
|
/devhelp-3.36.2.tar.xz
|
||||||
/devhelp-3.37.1.tar.xz
|
/devhelp-3.37.1.tar.xz
|
||||||
|
/devhelp-3.38.0.tar.xz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: devhelp
|
Name: devhelp
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 3.37.1
|
Version: 3.38.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: API documentation browser
|
Summary: API documentation browser
|
||||||
|
|
||||||
License: GPLv2+ and LGPL2+
|
License: GPLv2+ and LGPL2+
|
||||||
URL: https://wiki.gnome.org/Apps/Devhelp
|
URL: https://wiki.gnome.org/Apps/Devhelp
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.37/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: chrpath
|
BuildRequires: chrpath
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
@ -104,6 +104,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Devhelp.
|
|||||||
%{_datadir}/gir-1.0/Devhelp-3.0.gir
|
%{_datadir}/gir-1.0/Devhelp-3.0.gir
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 11 2020 Kalev Lember <klember@redhat.com> - 1:3.38.0-1
|
||||||
|
- Update to 3.38.0
|
||||||
|
|
||||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.37.1-2
|
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.37.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (devhelp-3.37.1.tar.xz) = a96cf80983538cf35d1a7e18a3b282bc4601aaac0e124929ea61f94e9760a249a83e120860d8b4561eddb298c8ed4ae29b19a3d8d8e526f9b5b27086c4306202
|
SHA512 (devhelp-3.38.0.tar.xz) = 18531c87e413fa247340f058fad98c1125844d18961c9f8f1d15bd3a649ed2aae5594c1626c95dd7e2c774ea8d5be2581f26135d97523c524d621893e26c76c7
|
||||||
|
Loading…
Reference in New Issue
Block a user