Update to 41.beta
This commit is contained in:
parent
06a5684558
commit
ce9fb4a07e
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@
|
||||
/yelp-tools-40.beta.tar.xz
|
||||
/yelp-tools-40.rc.tar.xz
|
||||
/yelp-tools-40.0.tar.xz
|
||||
/yelp-tools-41.beta.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (yelp-tools-40.0.tar.xz) = b89e514cdc2c6ff96097af0cab5694e9f1dfd2a125e08f99a69c0e7dd51e1e1a859c2e6eec656ecea6103bfc65733e1256a77ef992454db4a554567b46fa2628
|
||||
SHA512 (yelp-tools-41.beta.tar.xz) = 76ddc5ecb315aae006b949c1599702d06f27ed7b775f9a0d7ef3ee119f3e706bcc619ce7282c8dc1a3acde638af61e52d8a8a2c67030d5f032423e80ff085722
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: yelp-tools
|
||||
Version: 40.0
|
||||
Release: 2%{?dist}
|
||||
Version: 41~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}/40/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/41/%{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
|
||||
* Thu Aug 19 2021 Kalev Lember <klember@redhat.com> - 41~beta-1
|
||||
- Update to 41.beta
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 40.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user