diff --git a/.gitignore b/.gitignore index d4bab8a..295e86c 100644 --- a/.gitignore +++ b/.gitignore @@ -108,3 +108,8 @@ /gnome-software-3.34.1.tar.xz /gnome-software-3.35.2.tar.xz /gnome-software-3.35.91.tar.xz +/gnome-software-3.35.92.tar.xz +/gnome-software-3.36.0.tar.xz +/gnome-software-3.36.1.tar.xz +/f33.png +/f34.png diff --git a/gnome-software.spec b/gnome-software.spec index 827161b..0d154f4 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -11,13 +11,17 @@ %global libxmlb_version 0.1.7 Name: gnome-software -Version: 3.35.91 -Release: 1%{?dist} +Version: 3.36.1 +Release: 4%{?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.35/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-software/3.36/%{name}-%{version}.tar.xz +# /usr/share/backgrounds/f33/default/f33.png from f33-backgrounds-base +Source1: f33.png +# /usr/share/backgrounds/f34/default/f34.png from f34-backgrounds-base +Source2: f34.png BuildRequires: gcc BuildRequires: gettext @@ -127,6 +131,11 @@ cat >> %{buildroot}%{_datadir}/glib-2.0/schemas/org.gnome.software-fedora.gschem official-repos = [ 'anaconda', 'fedora', 'fedora-debuginfo', 'fedora-source', 'koji-override-0', 'koji-override-1', 'rawhide', 'rawhide-debuginfo', 'rawhide-source', 'updates', 'updates-debuginfo', 'updates-source', 'updates-testing', 'updates-testing-debuginfo', 'updates-testing-source', 'fedora-modular', 'fedora-modular-debuginfo', 'fedora-modular-source', 'rawhide-modular', 'rawhide-modular-debuginfo', 'rawhide-modular-source' ] FOE +# Install upgrade background image +mkdir -p %{buildroot}%{_datadir}/gnome-software/backgrounds +cp -a %{SOURCE1} %{buildroot}%{_datadir}/gnome-software/backgrounds/ +cp -a %{SOURCE2} %{buildroot}%{_datadir}/gnome-software/backgrounds/ + %find_lang %name --with-gnome %check @@ -144,6 +153,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %{_datadir}/icons/hicolor/*/apps/org.gnome.Software.svg %{_datadir}/icons/hicolor/symbolic/apps/org.gnome.Software-symbolic.svg %{_datadir}/icons/hicolor/scalable/status/software-installed-symbolic.svg +%{_datadir}/gnome-software/backgrounds/ %{_datadir}/gnome-software/featured-*.svg %{_datadir}/gnome-software/featured-*.jpg %{_datadir}/metainfo/org.gnome.Software.appdata.xml @@ -203,6 +213,30 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %{_datadir}/gtk-doc/html/gnome-software %changelog +* Wed Apr 28 2021 Milan Crha - 3.36.1-4 +- Add artwork for F34 upgrades + +* Fri Oct 16 2020 Kalev Lember - 3.36.1-3 +- Update artwork for F33 Final upgrades + +* Wed Sep 09 2020 Kalev Lember - 3.36.1-2 +- Add artwork for F33 Beta upgrades + +* Fri May 22 2020 Richard Hughes - 3.36.1-1 +- Update to 3.36.1 + +* Tue May 12 2020 Kalev Lember - 3.36.0-2 +- Backport various rpm-ostree backend fixes + +* Wed Mar 11 2020 Kalev Lember - 3.36.0-1 +- Update to 3.36.0 + +* Wed Mar 04 2020 Kalev Lember - 3.35.92-1 +- Update to 3.35.92 + +* Fri Feb 21 2020 Richard Hughes - 3.35.91-2 +- Backport a patch to fix a crash when looking at the application details. + * Wed Feb 19 2020 Richard Hughes - 3.35.91-1 - Update to 3.35.91. diff --git a/sources b/sources index 21ab9a7..5651593 100644 --- a/sources +++ b/sources @@ -1 +1,3 @@ -SHA512 (gnome-software-3.35.91.tar.xz) = 2329e3aafa896442ad61f76e72325632a98dc2913e2874e96bad91ea2b52f759730d729acd7d3ba93c07c3a89817c4e5c29133cc9082f6a54a675cb23f9f28ca +SHA512 (gnome-software-3.36.1.tar.xz) = 7d0e8c16192bbbc8f166db137dbd2e6ff9e85f7d3d37f63f41211ba3838e392bd87a8d9bf09d31b43f6d21e1a099ecdeff9114ae27fae40d563671f0bcbe50d4 +SHA512 (f33.png) = 371b492d89f245c28f8ee56e154bcfdb4af0a5416323faab08cad0632993e82512301676ef21e26fce371c7d0af3c53b6a2c3539f43f5a6fa5fdc9f6911f6ad7 +SHA512 (f34.png) = 8dabae1a70f1257ba287ebafe8cf82104c8fc23f87bcb4ef307e9f9ff110ced3a7c256289dfbb2551c4dc28ae3fe05fa57916f7257d4ad78f2758fbe6cce7f0d