diff --git a/.gitignore b/.gitignore index 0cce69a..25d1851 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index a474950..3700157 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yelp-tools-40.0.tar.xz) = b89e514cdc2c6ff96097af0cab5694e9f1dfd2a125e08f99a69c0e7dd51e1e1a859c2e6eec656ecea6103bfc65733e1256a77ef992454db4a554567b46fa2628 +SHA512 (yelp-tools-41.beta.tar.xz) = 76ddc5ecb315aae006b949c1599702d06f27ed7b775f9a0d7ef3ee119f3e706bcc619ce7282c8dc1a3acde638af61e52d8a8a2c67030d5f032423e80ff085722 diff --git a/yelp-tools.spec b/yelp-tools.spec index 806c53f..c383878 100644 --- a/yelp-tools.spec +++ b/yelp-tools.spec @@ -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 - 41~beta-1 +- Update to 41.beta + * Fri Jul 23 2021 Fedora Release Engineering - 40.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild