Update to 3.33.3
This commit is contained in:
parent
afad3a6aa8
commit
b75d9aeb69
1
.gitignore
vendored
1
.gitignore
vendored
@ -71,3 +71,4 @@ gnome-disk-utility-2.30.1.tar.bz2
|
||||
/gnome-disk-utility-3.31.92.tar.xz
|
||||
/gnome-disk-utility-3.32.0.tar.xz
|
||||
/gnome-disk-utility-3.32.1.tar.xz
|
||||
/gnome-disk-utility-3.33.3.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: gnome-disk-utility
|
||||
Version: 3.32.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.33.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Disks
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://git.gnome.org/browse/gnome-disk-utility
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.32/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.33/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: meson >= 0.43.0
|
||||
BuildRequires: gcc
|
||||
@ -71,6 +71,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 08 2019 Kalev Lember <klember@redhat.com> - 3.33.3-1
|
||||
- Update to 3.33.3
|
||||
|
||||
* Tue Apr 16 2019 Adam Williamson <awilliam@redhat.com> - 3.32.1-2
|
||||
- Rebuild with Meson fix for #1699099
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-disk-utility-3.32.1.tar.xz) = 80c4e2fb1ca6136579203c3df73da4c8ef7d496ab73166096768d72b3473d11e9ae199d4aa1878c49ec4280ea98d2136e084a03bba50c2728be4c5e4d508967c
|
||||
SHA512 (gnome-disk-utility-3.33.3.tar.xz) = 94f2cbb9ae4e8ab036d82eedfd177583d50dd648fff8c24e81dbc9c908f7de8e200374166904d3b1c70fd9fa56a3ce199982e4aa50b2f30ed94834b74dc3555f
|
||||
|
Loading…
Reference in New Issue
Block a user