Update to 3.26.0
This commit is contained in:
parent
63cee985af
commit
443fd9ed08
1
.gitignore
vendored
1
.gitignore
vendored
@ -80,3 +80,4 @@
|
|||||||
/gnome-software-3.25.4.tar.xz
|
/gnome-software-3.25.4.tar.xz
|
||||||
/gnome-software-3.25.90.tar.xz
|
/gnome-software-3.25.90.tar.xz
|
||||||
/gnome-software-3.25.91.tar.xz
|
/gnome-software-3.25.91.tar.xz
|
||||||
|
/gnome-software-3.26.0.tar.xz
|
||||||
|
@ -2,24 +2,24 @@
|
|||||||
%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.7.0
|
%global appstream_glib_version 0.7.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.9.5
|
%global fwupd_version 0.9.7
|
||||||
%global flatpak_version 0.9.4
|
%global flatpak_version 0.9.4
|
||||||
|
|
||||||
# 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.25.91
|
Version: 3.26.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A software center for GNOME
|
Summary: A software center for GNOME
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://wiki.gnome.org/Apps/Software
|
URL: https://wiki.gnome.org/Apps/Software
|
||||||
Source0: https://download.gnome.org/sources/gnome-software/3.25/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/gnome-software/3.26/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: libxslt
|
BuildRequires: libxslt
|
||||||
@ -239,6 +239,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
%{_mandir}/man1/gnome-software-editor.1*
|
%{_mandir}/man1/gnome-software-editor.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 11 2017 Kalev Lember <klember@redhat.com> - 3.26.0-1
|
||||||
|
- Update to 3.26.0
|
||||||
|
|
||||||
* Sun Aug 27 2017 Kalev Lember <klember@redhat.com> - 3.25.91-1
|
* Sun Aug 27 2017 Kalev Lember <klember@redhat.com> - 3.25.91-1
|
||||||
- Update to 3.25.91
|
- Update to 3.25.91
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-software-3.25.91.tar.xz) = 44a4a256f30112e9f895f97d98227982119a6e4aa0e89248ee5ef1c9a8792d02625ffa24c2ebbb9c445cad871b34fc03942e646570f87d72830934a67fedf558
|
SHA512 (gnome-software-3.26.0.tar.xz) = 3729c7800ea5599b6ca11b632b8c3de8541856ede8449c194b34ba34532befdc5d0806f05306eea76a9f99b8a257b571d36eec67ef6f4e5e65b34085c33d8f2b
|
||||||
|
Loading…
Reference in New Issue
Block a user