Update to 40.beta
This commit is contained in:
parent
634c09f8f6
commit
87086bf175
@ -1,11 +1,13 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-user-docs
|
||||
Version: 3.38.2
|
||||
Release: 2%{?dist}
|
||||
Version: 40~beta
|
||||
Release: 1%{?dist}
|
||||
Summary: GNOME User Documentation
|
||||
|
||||
License: CC-BY-SA
|
||||
URL: http://help.gnome.org/
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/40/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -20,7 +22,7 @@ This package contains end-user documentation for the GNOME desktop
|
||||
environment.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%autosetup -p1 -n %{name}-%{tarball_version}
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -36,6 +38,9 @@ make %{?_smp_mflags}
|
||||
%doc NEWS README
|
||||
|
||||
%changelog
|
||||
* Thu Feb 18 2021 Kalev Lember <klember@redhat.com> - 40~beta-1
|
||||
- Update to 40.beta
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.38.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-user-docs-3.38.2.tar.xz) = 9c2c611c46462048ce70c12790f1a3a9aaa4c0f89ccfbd3423769f77d86d77566b35e8e2e38dd14c3dc8eab5b4543d677d6d90fcd9c2c974eb9a785a6ec45fb4
|
||||
SHA512 (gnome-user-docs-40.beta.tar.xz) = 24f776b18f5b7a4cf0c1451fe949b8a4847037af747dc9a6cad7bebcdbd47c030db34dcca4f5f2b3667d2909475cf3cea909eb4bd16546f43918532b39a70dce
|
||||
|
Loading…
Reference in New Issue
Block a user