Update to 42.beta
This commit is contained in:
parent
a818d53dc0
commit
49bf2188de
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@
|
||||
/yelp-tools-40.0.tar.xz
|
||||
/yelp-tools-41.beta.tar.xz
|
||||
/yelp-tools-41.0.tar.xz
|
||||
/yelp-tools-42.beta.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (yelp-tools-41.0.tar.xz) = 76b8f9568942426698716d655bc2e7a614a26e40a820d1f4ce5021a54c6baa081d494bda06657cfc1c11999e14a8601c97ae51bb3519555b8ee1111489c0e10e
|
||||
SHA512 (yelp-tools-42.beta.tar.xz) = 22848ea9ebd0e29700c8559a273c54db84c9336d5a0f78cda44a5757a5a22ef4a34bedeeec4b152bb096ce980f033b2ae16eb2e798d2cd10f5a10779778209b2
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: yelp-tools
|
||||
Version: 41.0
|
||||
Release: 2%{?dist}
|
||||
Version: 42~beta
|
||||
Release: 1%{?dist}
|
||||
Summary: Create, manage, and publish documentation for Yelp
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Apps/Yelp/Tools
|
||||
Source0: https://download.gnome.org/sources/%{name}/41/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/42/%{name}-%{tarball_version}.tar.xz
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: meson
|
||||
@ -49,6 +49,9 @@ wraps things up in a developer-friendly way.
|
||||
%{_datadir}/aclocal/yelp.m4
|
||||
|
||||
%changelog
|
||||
* Mon Feb 14 2022 David King <amigadave@amigadave.com> - 42~beta-1
|
||||
- Update to 42.beta
|
||||
|
||||
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 41.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user