Upgrade to 3.38.2
This commit is contained in:
parent
6e9b398d4b
commit
2fe8c55432
Binary file not shown.
BIN
gnome-disk-utility-3.38.2.tar.xz
Normal file
BIN
gnome-disk-utility-3.38.2.tar.xz
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
||||
Name: gnome-disk-utility
|
||||
Version: 3.30.2
|
||||
Release: 2
|
||||
Version: 3.38.2
|
||||
Release: 1
|
||||
Summary: Libraries and applications for dealing with storage devices
|
||||
License: GPLv2+
|
||||
URL: https://git.gnome.org/browse/gnome-disk-utility
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.30/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: meson >= 0.43.0 gcc pkgconfig(gmodule-2.0) pkgconfig(gio-unix-2.0) >= 2.31.0
|
||||
BuildRequires: pkgconfig(udisks2) >= 2.1.1 pkgconfig(gtk+-3.0) >= 3.16.0 pkgconfig(libsecret-1) >= 0.7
|
||||
@ -39,9 +39,10 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.gnome
|
||||
desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc AUTHORS COPYING NEWS README
|
||||
%doc AUTHORS COPYING NEWS README.md
|
||||
%{_bindir}/*
|
||||
%{_datadir}/*
|
||||
%exclude %{_datadir}/locale
|
||||
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.DiskUtilityNotify.desktop
|
||||
%{_libexecdir}/gsd-disk-utility-notify
|
||||
%exclude %{_datadir}/man*
|
||||
@ -50,5 +51,8 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 22 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.38.2-1
|
||||
- Upgrade to 3.38.2
|
||||
|
||||
* Wed Dec 11 2019 lingsheng <lingsheng@huawei.com> - 3.30.2-2
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user