diff --git a/.gitignore b/.gitignore index 79a3142..b4041dc 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index bd066ea..8cf0302 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yelp-tools-41.0.tar.xz) = 76b8f9568942426698716d655bc2e7a614a26e40a820d1f4ce5021a54c6baa081d494bda06657cfc1c11999e14a8601c97ae51bb3519555b8ee1111489c0e10e +SHA512 (yelp-tools-42.beta.tar.xz) = 22848ea9ebd0e29700c8559a273c54db84c9336d5a0f78cda44a5757a5a22ef4a34bedeeec4b152bb096ce980f033b2ae16eb2e798d2cd10f5a10779778209b2 diff --git a/yelp-tools.spec b/yelp-tools.spec index 99db74d..5ea75c0 100644 --- a/yelp-tools.spec +++ b/yelp-tools.spec @@ -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 - 42~beta-1 +- Update to 42.beta + * Sat Jan 22 2022 Fedora Release Engineering - 41.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild