diff --git a/.gitignore b/.gitignore index 732cef1..84436ed 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ /gnome-software-3.21.1.tar.xz /gnome-software-3.21.2.tar.xz /gnome-software-3.21.4.tar.xz +/gnome-software-3.21.90.tar.xz diff --git a/gnome-software.spec b/gnome-software.spec index 3fda3b7..80e1274 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -2,11 +2,11 @@ %global gtk3_version 3.18.2 %global json_glib_version 1.1.1 %global packagekit_version 1.1.1 -%global appstream_glib_version 0.5.14 +%global appstream_glib_version 0.6.1 %global libsoup_version 2.51.92 %global gsettings_desktop_schemas_version 3.11.5 %global gnome_desktop_version 3.17.92 -%global fwupd_version 0.6.3 +%global fwupd_version 0.7.0 %global flatpak_version 0.5.2 # this should be set using "--without packagekit" when atomic @@ -14,12 +14,12 @@ Summary: A software center for GNOME Name: gnome-software -Version: 3.21.4 -Release: 2%{?dist} +Version: 3.21.90 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: https://wiki.gnome.org/Apps/Software -Source0: http://download.gnome.org/sources/gnome-software/3.20/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gnome-software/3.21/%{name}-%{version}.tar.xz BuildRequires: gettext BuildRequires: intltool @@ -195,6 +195,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gtk-doc/html/gnome-software %changelog +* Wed Aug 17 2016 Kalev Lember - 3.21.90-1 +- Update to 3.21.90 + * Thu Jul 28 2016 Richard Hughes - 3.21.4-2 - Allow building without PackageKit for the atomic workstation. diff --git a/sources b/sources index 7615d6f..5048008 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7be5f13999d035ec0b67a667217cc4cd gnome-software-3.21.4.tar.xz +70aaea6412598929f46f5945d35387ad gnome-software-3.21.90.tar.xz