From 0058c71b001a83cc89702f1f6c74d35a22c544fe Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 18 Feb 2021 17:26:25 +0100 Subject: [PATCH] Update to 40.beta --- sources | 2 +- yelp.spec | 15 +++++++++------ 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/sources b/sources index ace3323..600d6fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (yelp-3.38.2.tar.xz) = 5762ddb9b2f29afa5a91317815edc321997efca749f9f69d1134de0ea3e97fa43297639c15abf8e33a9ad8741a9837e0c16e941e5f68108ab3974db856f68987 +SHA512 (yelp-40.beta.tar.xz) = 80d1f2e6d2266cd80c3ad860b21ec256801f34476b746207d6e90f30a9c689cdf8a3eaf38b929f4535638e56a03359489014bdc0b7aa7d38259f6b63ebb2af4b diff --git a/yelp.spec b/yelp.spec index 75ed7b6..c150e35 100644 --- a/yelp.spec +++ b/yelp.spec @@ -1,13 +1,14 @@ +%global tarball_version %%(echo %{version} | tr '~' '.') + Name: yelp Epoch: 2 -Version: 3.38.2 -Release: 2%{?dist} +Version: 40~beta +Release: 1%{?dist} Summary: Help browser for the GNOME desktop License: LGPLv2+ and ASL 2.0 and GPLv2+ URL: https://wiki.gnome.org/Apps/Yelp -#VCS: git:git://git.gnome.org/yelp -Source: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/%{name}/40/%{name}-%{tarball_version}.tar.xz # https://bugzilla.gnome.org/show_bug.cgi?id=687960 Patch1: 0001-Center-new-windows.patch @@ -53,8 +54,7 @@ the libraries in the yelp-libs package. %prep -%setup -q -%patch1 -p1 +%autosetup -p1 -n %{name}-%{tarball_version} %build %configure --disable-static @@ -102,6 +102,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/yelp.desktop %changelog +* Thu Feb 18 2021 Kalev Lember - 2:40~beta-1 +- Update to 40.beta + * Thu Jan 28 2021 Fedora Release Engineering - 2:3.38.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild