Update to 3.21.90
This commit is contained in:
parent
b122752c57
commit
537e60b605
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,3 +61,4 @@
|
|||||||
/gnome-software-3.21.1.tar.xz
|
/gnome-software-3.21.1.tar.xz
|
||||||
/gnome-software-3.21.2.tar.xz
|
/gnome-software-3.21.2.tar.xz
|
||||||
/gnome-software-3.21.4.tar.xz
|
/gnome-software-3.21.4.tar.xz
|
||||||
|
/gnome-software-3.21.90.tar.xz
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
%global gtk3_version 3.18.2
|
%global gtk3_version 3.18.2
|
||||||
%global json_glib_version 1.1.1
|
%global json_glib_version 1.1.1
|
||||||
%global packagekit_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 libsoup_version 2.51.92
|
||||||
%global gsettings_desktop_schemas_version 3.11.5
|
%global gsettings_desktop_schemas_version 3.11.5
|
||||||
%global gnome_desktop_version 3.17.92
|
%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
|
%global flatpak_version 0.5.2
|
||||||
|
|
||||||
# this should be set using "--without packagekit" when atomic
|
# this should be set using "--without packagekit" when atomic
|
||||||
@ -14,12 +14,12 @@
|
|||||||
|
|
||||||
Summary: A software center for GNOME
|
Summary: A software center for GNOME
|
||||||
Name: gnome-software
|
Name: gnome-software
|
||||||
Version: 3.21.4
|
Version: 3.21.90
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: https://wiki.gnome.org/Apps/Software
|
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: gettext
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
@ -195,6 +195,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
%{_datadir}/gtk-doc/html/gnome-software
|
%{_datadir}/gtk-doc/html/gnome-software
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 17 2016 Kalev Lember <klember@redhat.com> - 3.21.90-1
|
||||||
|
- Update to 3.21.90
|
||||||
|
|
||||||
* Thu Jul 28 2016 Richard Hughes <rhughes@redhat.com> - 3.21.4-2
|
* Thu Jul 28 2016 Richard Hughes <rhughes@redhat.com> - 3.21.4-2
|
||||||
- Allow building without PackageKit for the atomic workstation.
|
- Allow building without PackageKit for the atomic workstation.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user