automatic version update by autodist [release 1.36.2-1mamba;Sun Aug 12 2018]

This commit is contained in:
Automatic Build System 2024-01-05 23:35:50 +01:00
parent ecbc036829
commit ee3e1b415e

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f 1-2) %define majver %(echo %version | cut -d. -f 1-2)
Name: gvfs Name: gvfs
Version: 1.30.4 Version: 1.36.2
Release: 1mamba Release: 1mamba
Summary: Backends for the gio framework in GLib Summary: Backends for the gio framework in GLib
Group: System/Libraries Group: System/Libraries
@ -137,6 +137,7 @@ This package contains libraries and header files needed for development.
#%patch3 -p1 #%patch3 -p1
%build %build
./autogen.sh
#sed -i "s|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|" configure.ac #sed -i "s|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|" configure.ac
# for archive-integration.patch # for archive-integration.patch
#libtoolize --force #libtoolize --force
@ -191,7 +192,7 @@ fi
%files -f %{name}.lang %files -f %{name}.lang
%defattr(-,root,root) %defattr(-,root,root)
%{_sysconfdir}/bash_completion.d/gvfs* #%{_sysconfdir}/bash_completion.d/gvfs*
%{_bindir}/gvfs-* %{_bindir}/gvfs-*
%{_prefix}/lib/tmpfiles.d/gvfsd-fuse-tmpfiles.conf %{_prefix}/lib/tmpfiles.d/gvfsd-fuse-tmpfiles.conf
%{_prefix}/lib/systemd/user/gvfs-*.service %{_prefix}/lib/systemd/user/gvfs-*.service
@ -239,6 +240,9 @@ fi
#%doc ChangeLog ChangeLog.pre-1-2 NEWS README README.commits TODO #%doc ChangeLog ChangeLog.pre-1-2 NEWS README README.commits TODO
%changelog %changelog
* Sun Aug 12 2018 Automatic Build System <autodist@mambasoft.it> 1.36.2-1mamba
- automatic version update by autodist
* Sun Dec 03 2017 Automatic Build System <autodist@mambasoft.it> 1.30.4-1mamba * Sun Dec 03 2017 Automatic Build System <autodist@mambasoft.it> 1.30.4-1mamba
- automatic update by autodist - automatic update by autodist