Update to 3.34.0
This commit is contained in:
parent
0e6d5e0cc7
commit
a4412fef04
1
.gitignore
vendored
1
.gitignore
vendored
@ -75,3 +75,4 @@ gnome-disk-utility-2.30.1.tar.bz2
|
||||
/gnome-disk-utility-3.33.90.tar.xz
|
||||
/gnome-disk-utility-3.33.91.tar.xz
|
||||
/gnome-disk-utility-3.33.92.tar.xz
|
||||
/gnome-disk-utility-3.34.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: gnome-disk-utility
|
||||
Version: 3.33.92
|
||||
Version: 3.34.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Disks
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://git.gnome.org/browse/gnome-disk-utility
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.33/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.34/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: meson >= 0.43.0
|
||||
BuildRequires: gcc
|
||||
@ -53,7 +53,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc AUTHORS NEWS README
|
||||
%doc AUTHORS NEWS README.md
|
||||
%license COPYING
|
||||
%{_bindir}/gnome-disks
|
||||
%{_bindir}/gnome-disk-image-mounter
|
||||
@ -71,6 +71,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 09 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
|
||||
- Update to 3.34.0
|
||||
|
||||
* Tue Sep 03 2019 Kalev Lember <klember@redhat.com> - 3.33.92-1
|
||||
- Update to 3.33.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-disk-utility-3.33.92.tar.xz) = bc40394af6a6ecfb41814081a2d8898f108f5b657a9a70548a4ee41ed98cf8a1489901a9fa1b6042f25796cc0c2d68eccb06b0c44a0f199825243d3f5d42af8e
|
||||
SHA512 (gnome-disk-utility-3.34.0.tar.xz) = df0ecef30fb864971f043f4773a553763799087e0a6db0c968c1eb35b6266a2b61299c0175e28b0d7cd167be05b9f783352221b48c0aa7a644791fdcd5e1ed56
|
||||
|
Loading…
Reference in New Issue
Block a user