Update to 3.23.92
This commit is contained in:
parent
c97cc4fe9b
commit
15be57b1e3
1
.gitignore
vendored
1
.gitignore
vendored
@ -71,3 +71,4 @@
|
|||||||
/gnome-software-3.23.3.tar.xz
|
/gnome-software-3.23.3.tar.xz
|
||||||
/gnome-software-3.23.90.tar.xz
|
/gnome-software-3.23.90.tar.xz
|
||||||
/gnome-software-3.23.91.tar.xz
|
/gnome-software-3.23.91.tar.xz
|
||||||
|
/gnome-software-3.23.92.tar.xz
|
||||||
|
@ -2,18 +2,18 @@
|
|||||||
%global gtk3_version 3.22.4
|
%global gtk3_version 3.22.4
|
||||||
%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.6.5
|
%global appstream_glib_version 0.6.9
|
||||||
%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.7.3
|
%global fwupd_version 0.7.3
|
||||||
%global flatpak_version 0.6.12
|
%global flatpak_version 0.8.0
|
||||||
|
|
||||||
# this should be set using "--without packagekit" when atomic
|
# this should be set using "--without packagekit" when atomic
|
||||||
%bcond_without packagekit
|
%bcond_without packagekit
|
||||||
|
|
||||||
Name: gnome-software
|
Name: gnome-software
|
||||||
Version: 3.23.91
|
Version: 3.23.92
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A software center for GNOME
|
Summary: A software center for GNOME
|
||||||
|
|
||||||
@ -94,6 +94,7 @@ the source tree. Most users do not need this subpackage installed.
|
|||||||
--disable-packagekit \
|
--disable-packagekit \
|
||||||
%endif
|
%endif
|
||||||
--disable-external-appstream \
|
--disable-external-appstream \
|
||||||
|
--disable-tests \
|
||||||
--disable-silent-rules
|
--disable-silent-rules
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
@ -207,6 +208,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
|
||||||
|
* Thu Mar 16 2017 Kalev Lember <klember@redhat.com> - 3.23.92-1
|
||||||
|
- Update to 3.23.92
|
||||||
|
|
||||||
* Mon Feb 27 2017 Richard Hughes <rhughes@redhat.com> - 3.23.91-1
|
* Mon Feb 27 2017 Richard Hughes <rhughes@redhat.com> - 3.23.91-1
|
||||||
- Update to 3.23.91
|
- Update to 3.23.91
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-software-3.23.91.tar.xz) = da018a3fb8c2c214cb53196bda59b18c3d0199ee0444fbdb9817e30edca4ed82f5bc53b6f58e4e45347b9fb961aab7b80ad69623746d1ea59964ba580ba9b04f
|
SHA512 (gnome-software-3.23.92.tar.xz) = 00628a826b735c122446b0160e3f621f18124f9b906117439142e70909bd46eaadaee83ff16dcde0fc3f1c56355a6fe9cf149b9c6349953bebb8178aa6c7ffd5
|
||||||
|
Loading…
Reference in New Issue
Block a user