New upstream version
This commit is contained in:
parent
72021ac9ac
commit
a7e91182f3
1
.gitignore
vendored
1
.gitignore
vendored
@ -113,3 +113,4 @@
|
||||
/gnome-software-3.36.1.tar.xz
|
||||
/gnome-software-3.37.92.tar.xz
|
||||
/gnome-software-3.38.0.tar.xz
|
||||
/gnome-software-3.38.1.tar.xz
|
||||
|
@ -10,19 +10,14 @@
|
||||
%global flatpak_version 1.5.1
|
||||
|
||||
Name: gnome-software
|
||||
Version: 3.38.0
|
||||
Release: 3%{?dist}
|
||||
Version: 3.38.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A software center for GNOME
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Apps/Software
|
||||
Source0: https://download.gnome.org/sources/gnome-software/3.38/%{name}-%{version}.tar.xz
|
||||
|
||||
# Revert an optimization that broke packagekit updates
|
||||
# https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1061
|
||||
# https://bodhi.fedoraproject.org/updates/FEDORA-2020-7f57486c95#comment-1621958
|
||||
Patch0: 0001-Revert-packagekit-Avoid-600000-allocations-when-comp.patch
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gettext
|
||||
BuildRequires: libxslt
|
||||
@ -211,6 +206,11 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
%{_datadir}/gtk-doc/html/gnome-software
|
||||
|
||||
%changelog
|
||||
* Mon Feb 08 2021 Richard Hughes <richard@hughsie.com> - 3.38.1-1
|
||||
- New upstream version
|
||||
- Fix package details not found for some packages
|
||||
- Ignore harmless warnings when using unusual fwupd versions
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.38.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-software-3.38.0.tar.xz) = 0563f01c23f91047f45e9b0e2e5729065b2703dbf8dd76af105c1bb87654fb40076bdcfc87a8a3922e8a60422d06158a76a3763f52629dec3e15e49a68e68cf2
|
||||
SHA512 (gnome-software-3.38.1.tar.xz) = 155f80836a28775a646d0f64713557708039076d7611829b75257ddc7dd471a8135769f953cb147ff4e116723f402fa95a56d3f63c654b4bd0455e6415278341
|
||||
|
Loading…
Reference in New Issue
Block a user