Update to 43.alpha
This commit is contained in:
parent
9c01dc5db7
commit
1e7b94711d
1
.gitignore
vendored
1
.gitignore
vendored
@ -84,3 +84,4 @@ devhelp-2.90.5.tar.bz2
|
||||
/devhelp-41.0.tar.xz
|
||||
/devhelp-41.1.tar.xz
|
||||
/devhelp-41.2.tar.xz
|
||||
/devhelp-43.alpha.tar.xz
|
||||
|
@ -2,13 +2,13 @@
|
||||
|
||||
Name: devhelp
|
||||
Epoch: 1
|
||||
Version: 41.2
|
||||
Release: 2%{?dist}
|
||||
Version: 43~alpha
|
||||
Release: 1%{?dist}
|
||||
Summary: API documentation browser
|
||||
|
||||
License: GPLv3+
|
||||
URL: https://wiki.gnome.org/Apps/Devhelp
|
||||
Source0: https://download.gnome.org/sources/%{name}/41/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: desktop-file-utils
|
||||
@ -102,6 +102,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Devhelp*
|
||||
%{_datadir}/gir-1.0/Devhelp-3.0.gir
|
||||
|
||||
%changelog
|
||||
* Fri Jul 15 2022 Kalev Lember <klember@redhat.com> - 1:43~alpha-1
|
||||
- Update to 43.alpha
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:41.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (devhelp-41.2.tar.xz) = 99a75ff19bf1b4613c312921452f190334e3e2036c28cda070169e3d1d352a5d2e7a56a393326efd679076257412e281dc94b628429119fcad58060d1a88ea98
|
||||
SHA512 (devhelp-43.alpha.tar.xz) = be5c066f2e0379fe34e85fcd3e2100f39f45184b9716b8e26f7b188c135b6ca05e770708a913d1b4cd6fad4d1975000af0c74b592ee9782d50a6b07464c35f43
|
||||
|
Loading…
Reference in New Issue
Block a user