Update to 40.beta
This commit is contained in:
parent
1305c65af0
commit
0058c71b00
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (yelp-3.38.2.tar.xz) = 5762ddb9b2f29afa5a91317815edc321997efca749f9f69d1134de0ea3e97fa43297639c15abf8e33a9ad8741a9837e0c16e941e5f68108ab3974db856f68987
|
||||
SHA512 (yelp-40.beta.tar.xz) = 80d1f2e6d2266cd80c3ad860b21ec256801f34476b746207d6e90f30a9c689cdf8a3eaf38b929f4535638e56a03359489014bdc0b7aa7d38259f6b63ebb2af4b
|
||||
|
15
yelp.spec
15
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 <klember@redhat.com> - 2:40~beta-1
|
||||
- Update to 40.beta
|
||||
|
||||
* Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2:3.38.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user