Update to 1.49.1
This commit is contained in:
parent
db321fc97c
commit
fa763237a7
11
gvfs.spec
11
gvfs.spec
@ -1,6 +1,6 @@
|
||||
%global avahi_version 0.6
|
||||
%global fuse_version 3.0.0
|
||||
%global glib2_version 2.65.1
|
||||
%global glib2_version 2.70.0
|
||||
%global gsettings_desktop_schemas_version 3.33.0
|
||||
%global goa_version 3.17.1
|
||||
%global gudev_version 147
|
||||
@ -21,13 +21,13 @@
|
||||
%global udisks2_version 1.97
|
||||
|
||||
Name: gvfs
|
||||
Version: 1.48.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.49.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Backends for the gio framework in GLib
|
||||
|
||||
License: GPLv3 and LGPLv2+ and BSD and MPLv2.0
|
||||
URL: https://wiki.gnome.org/Projects/gvfs
|
||||
Source0: https://download.gnome.org/sources/gvfs/1.48/gvfs-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gvfs/1.49/gvfs-%{version}.tar.xz
|
||||
|
||||
BuildRequires: meson
|
||||
BuildRequires: gcc
|
||||
@ -425,6 +425,9 @@ killall -USR1 gvfsd >&/dev/null || :
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Fri Jan 07 2022 David King <amigadave@amigadave.com> - 1.49.1-1
|
||||
- Update to 1.49.1
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.48.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gvfs-1.48.1.tar.xz) = 19a642bcfce37eaa0d2d9f509fed6c67abfea0f79f5be9a17074d20e9ba71252a13583a2e08de88718cb141c5e79e34c84c765c87160351fe21291a8f88abe8c
|
||||
SHA512 (gvfs-1.49.1.tar.xz) = dab84dc6f287a4c86339c149090c092aa111652673733df69ef1ef6fa1400a610bbad69027057add9d5ad44390049ca2476d9671c3c403d0591412ae7d246f54
|
||||
|
Loading…
Reference in New Issue
Block a user