Update to 3.29.90
This commit is contained in:
parent
fa9fb4cd90
commit
15a31a545d
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@ gnome-disk-utility-2.30.1.tar.bz2
|
|||||||
/gnome-disk-utility-3.28.1.tar.xz
|
/gnome-disk-utility-3.28.1.tar.xz
|
||||||
/gnome-disk-utility-3.28.2.tar.xz
|
/gnome-disk-utility-3.28.2.tar.xz
|
||||||
/gnome-disk-utility-3.28.3.tar.xz
|
/gnome-disk-utility-3.28.3.tar.xz
|
||||||
|
/gnome-disk-utility-3.29.90.tar.xz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Name: gnome-disk-utility
|
Name: gnome-disk-utility
|
||||||
Version: 3.28.3
|
Version: 3.29.90
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Disks
|
Summary: Disks
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://git.gnome.org/browse/gnome-disk-utility
|
URL: https://git.gnome.org/browse/gnome-disk-utility
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.29/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: meson >= 0.43.0
|
BuildRequires: meson >= 0.43.0
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -70,6 +70,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 13 2018 Kalev Lember <klember@redhat.com> - 3.29.90-1
|
||||||
|
- Update to 3.29.90
|
||||||
|
|
||||||
* Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 3.28.3-3
|
* Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 3.28.3-3
|
||||||
- Rebuild with fixed binutils
|
- Rebuild with fixed binutils
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-disk-utility-3.28.3.tar.xz) = 3ecb77f4ea4103d8261c1310c644b2730deecde49e0e8bc72c3e445d8dbc4a25d0228fff541723dadd21a6edc9996bfe68eec7f2c68d5496eed18a3fb4ac4f35
|
SHA512 (gnome-disk-utility-3.29.90.tar.xz) = c6237cff438846ee6f442d713b174c891e87da6aa619fbdbe71f038a716e7f23d1e82dd2783755906a3427b5c084b67d9840ad19b645a719d47c07c870d06494
|
||||||
|
Loading…
Reference in New Issue
Block a user