Update to 1.41.4
This commit is contained in:
parent
6126fcb98e
commit
47a979d1bd
@ -2,6 +2,7 @@
|
|||||||
%global fuse_version 3.0.0
|
%global fuse_version 3.0.0
|
||||||
%global gettext_version 0.19.4
|
%global gettext_version 0.19.4
|
||||||
%global glib2_version 2.57.2
|
%global glib2_version 2.57.2
|
||||||
|
%global gsettings_desktop_schemas_version 3.33.0
|
||||||
%global goa_version 3.17.1
|
%global goa_version 3.17.1
|
||||||
%global gudev_version 147
|
%global gudev_version 147
|
||||||
%global libarchive_version 3.0.22
|
%global libarchive_version 3.0.22
|
||||||
@ -21,7 +22,7 @@
|
|||||||
%global udisks2_version 1.97
|
%global udisks2_version 1.97
|
||||||
|
|
||||||
Name: gvfs
|
Name: gvfs
|
||||||
Version: 1.41.3
|
Version: 1.41.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Backends for the gio framework in GLib
|
Summary: Backends for the gio framework in GLib
|
||||||
|
|
||||||
@ -35,6 +36,7 @@ BuildRequires: pkgconfig
|
|||||||
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
|
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
|
||||||
BuildRequires: pkgconfig(dbus-glib-1)
|
BuildRequires: pkgconfig(dbus-glib-1)
|
||||||
BuildRequires: pkgconfig(gcr-3)
|
BuildRequires: pkgconfig(gcr-3)
|
||||||
|
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= %{gsettings_desktop_schemas_version}
|
||||||
BuildRequires: /usr/bin/ssh
|
BuildRequires: /usr/bin/ssh
|
||||||
BuildRequires: pkgconfig(libcdio_paranoia) >= %{libcdio_paranoia_version}
|
BuildRequires: pkgconfig(libcdio_paranoia) >= %{libcdio_paranoia_version}
|
||||||
BuildRequires: pkgconfig(gudev-1.0) >= %{gudev_version}
|
BuildRequires: pkgconfig(gudev-1.0) >= %{gudev_version}
|
||||||
@ -53,6 +55,7 @@ BuildRequires: pkgconfig(libcap)
|
|||||||
|
|
||||||
Requires: %{name}-client%{?_isa} = %{version}-%{release}
|
Requires: %{name}-client%{?_isa} = %{version}-%{release}
|
||||||
Requires: glib2%{?_isa} >= %{glib2_version}
|
Requires: glib2%{?_isa} >= %{glib2_version}
|
||||||
|
Requires: gsettings-desktop-schemas >= %{gsettings_desktop_schemas_version}
|
||||||
Requires: udisks2 >= %{udisks2_version}
|
Requires: udisks2 >= %{udisks2_version}
|
||||||
|
|
||||||
# for file triggers
|
# for file triggers
|
||||||
@ -396,6 +399,9 @@ killall -USR1 gvfsd >&/dev/null || :
|
|||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 15 2019 Kalev Lember <klember@redhat.com> - 1.41.4-1
|
||||||
|
- Update to 1.41.4
|
||||||
|
|
||||||
* Wed Jun 19 2019 Kalev Lember <klember@redhat.com> - 1.41.3-1
|
* Wed Jun 19 2019 Kalev Lember <klember@redhat.com> - 1.41.3-1
|
||||||
- Update to 1.41.3
|
- Update to 1.41.3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gvfs-1.41.3.tar.xz) = 4c0d2c9bc1e6b423e268fbeaadcb8c77907a346df4cb0f7f6ec57433fafa0117762330401b1a1db954c859d83211b05845407ac1e18ecdb9e597ef312fd7582e
|
SHA512 (gvfs-1.41.4.tar.xz) = 816bfeacd91d85ecc120cc8a05312b2389163c4ac5fa188a0e49d7c4c3131924e0f8b16e53a996fad97fee4ca5b0767b02a8493b29b0c5a32ba7d414ccd08785
|
||||||
|
Loading…
Reference in New Issue
Block a user