automatic version update by autodist [release 3.4.16-1mamba;Sun Oct 16 2016]
This commit is contained in:
parent
ea87df12ea
commit
8c4e13be29
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
%define maj3ver %(echo %version | cut -d. -f1-3)
|
%define maj3ver %(echo %version | cut -d. -f1-3)
|
||||||
Name: gnutls
|
Name: gnutls
|
||||||
Version: 3.4.15
|
Version: 3.4.16
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library which provides a secure layer, over a reliable transport layer
|
Summary: A library which provides a secure layer, over a reliable transport layer
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -168,9 +168,11 @@ exit 0
|
|||||||
%if "%{_host}" == "%{_build}"
|
%if "%{_host}" == "%{_build}"
|
||||||
%files -n libgnutls-guile
|
%files -n libgnutls-guile
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
%{_libdir}/guile/2.0/site-ccache/gnutls.go
|
||||||
|
%{_libdir}/guile/2.0/site-ccache/gnutls/extra.go
|
||||||
|
%{_libdir}/guile/*/guile-gnutls-v-2.so.*
|
||||||
%{_datadir}/guile/site/gnutls.scm
|
%{_datadir}/guile/site/gnutls.scm
|
||||||
%{_datadir}/guile/site/gnutls/extra.scm
|
%{_datadir}/guile/site/gnutls/extra.scm
|
||||||
%{_libdir}/guile/*/guile-gnutls-v-2.so.*
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files -n libgnutls-devel
|
%files -n libgnutls-devel
|
||||||
@ -201,6 +203,9 @@ exit 0
|
|||||||
#%doc ChangeLog NEWS README THANKS
|
#%doc ChangeLog NEWS README THANKS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 16 2016 Automatic Build System <autodist@mambasoft.it> 3.4.16-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Sep 11 2016 Automatic Build System <autodist@mambasoft.it> 3.4.15-1mamba
|
* Sun Sep 11 2016 Automatic Build System <autodist@mambasoft.it> 3.4.15-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user