Update to 3.30.0
This commit is contained in:
parent
e122f806ec
commit
733fee2296
1
.gitignore
vendored
1
.gitignore
vendored
@ -92,3 +92,4 @@
|
||||
/gnome-software-3.28.1.tar.xz
|
||||
/gnome-software-3.29.1.tar.xz
|
||||
/gnome-software-3.29.92.tar.xz
|
||||
/gnome-software-3.30.0.tar.xz
|
||||
|
@ -10,13 +10,13 @@
|
||||
%global flatpak_version 0.9.4
|
||||
|
||||
Name: gnome-software
|
||||
Version: 3.29.92
|
||||
Version: 3.30.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A software center for GNOME
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Apps/Software
|
||||
Source0: https://download.gnome.org/sources/gnome-software/3.29/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-software/3.30/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gettext
|
||||
@ -222,6 +222,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
%{_mandir}/man1/gnome-software-editor.1*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 06 2018 Kalev Lember <klember@redhat.com> - 3.30.0-1
|
||||
- Update to 3.30.0
|
||||
|
||||
* Tue Aug 28 2018 Richard Hughes <rhughes@redhat.com> - 3.29.92-1
|
||||
- Update to 3.29.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-software-3.29.92.tar.xz) = 8754371563462ec5437a498babedb59888fffbb203aba388fbfb604b75c9f0a375259742ce0e27f8a35287ee476837bc6a756b169ea47ced42634d7be65a1728
|
||||
SHA512 (gnome-software-3.30.0.tar.xz) = fad8aa4f62ec83b29deae9c5aae709b1155060b621a26d608051b626395e497ccb77143624a593119ba2cbbb69da70390b0b6e2a0da56d48e53782edfbcd5ebc
|
||||
|
Loading…
Reference in New Issue
Block a user