Update to 3.27.3
This commit is contained in:
parent
2b0382bed0
commit
e8729f4c5e
1
.gitignore
vendored
1
.gitignore
vendored
@ -84,3 +84,4 @@
|
||||
/gnome-software-3.26.1.tar.xz
|
||||
/gnome-software-3.26.2.tar.xz
|
||||
/gnome-software-3.27.2.tar.xz
|
||||
/gnome-software-3.27.3.tar.xz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global gtk3_version 3.22.4
|
||||
%global json_glib_version 1.1.1
|
||||
%global packagekit_version 1.1.1
|
||||
%global appstream_glib_version 0.7.1
|
||||
%global appstream_glib_version 0.7.3
|
||||
%global libsoup_version 2.51.92
|
||||
%global gsettings_desktop_schemas_version 3.11.5
|
||||
%global gnome_desktop_version 3.17.92
|
||||
@ -13,7 +13,7 @@
|
||||
%bcond_without packagekit
|
||||
|
||||
Name: gnome-software
|
||||
Version: 3.27.2
|
||||
Version: 3.27.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A software center for GNOME
|
||||
|
||||
@ -200,6 +200,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit-refine.so
|
||||
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit-refresh.so
|
||||
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit-upgrade.so
|
||||
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit-url-to-app.so
|
||||
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit.so
|
||||
%endif
|
||||
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_provenance-license.so
|
||||
@ -241,6 +242,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_mandir}/man1/gnome-software-editor.1*
|
||||
|
||||
%changelog
|
||||
* Sat Dec 16 2017 Kalev Lember <klember@redhat.com> - 3.27.3-1
|
||||
- Update to 3.27.3
|
||||
|
||||
* Mon Nov 13 2017 Kalev Lember <klember@redhat.com> - 3.27.2-1
|
||||
- Update to 3.27.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-software-3.27.2.tar.xz) = c5348db80510f1f8d46001ae2537e5fc7436b13c5245e7cfaf0f66ff42465ee385c03295a1964ef049b3bdd2b79ea809d877046415e4c520d50447c3e278a918
|
||||
SHA512 (gnome-software-3.27.3.tar.xz) = aeb53b03c8a67b882043669a08abb5f9040a54fadb377a8d58fcfe0ea4e65b5a098585e09d1d2053edce30d7108ffaa5dc679bb8f2dada1d267356a96e45b520
|
||||
|
Loading…
Reference in New Issue
Block a user