diff --git a/freetds.spec b/freetds.spec index d42c3fe..3399ccb 100644 --- a/freetds.spec +++ b/freetds.spec @@ -2,7 +2,7 @@ Name: freetds Summary: Implementation of the TDS (Tabular DataStream) protocol -Version: 1.1.20 +Version: 1.3.3 Release: 1%{?dist} License: LGPLv2+ and GPLv2+ URL: http://www.freetds.org/ @@ -121,13 +121,15 @@ find docdir -type f -print0 | xargs -0 chmod -x %files %{_bindir}/* -%doc AUTHORS BUGS COPYING NEWS README TODO doc/*.html +%license COPYING.txt +%doc AUTHORS.md BUGS.md NEWS.md README.md TODO.md +%doc doc/*.html %doc docdir/userguide docdir/images %{_mandir}/man1/* %files libs -%doc COPYING.LIB +%license COPYING_LIB.txt %{_libdir}/*.so.* %{_libdir}/libtdsodbc.so %doc samples-odbc @@ -136,6 +138,7 @@ find docdir -type f -print0 | xargs -0 chmod -x %files devel +%license COPYING_LIB.txt %doc samples %{_libdir}/*.so %exclude %{_libdir}/libtdsodbc.so @@ -147,6 +150,9 @@ find docdir -type f -print0 | xargs -0 chmod -x %changelog +* Wed Dec 8 2021 Dmitry Butskoy - 1.3.3-1 +- update to 1.3.3 + * Thu Nov 7 2019 Dmitry Butskoy - 1.1.20-1 - update to 1.1.20 diff --git a/sources b/sources index 38501a9..0afdc84 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (freetds-1.1.20.tar.bz2) = 5f81e779169dac59081e4482cd69f3140fd2534dbbfbf0034d3aec32e31ca36d0bd8fe75d3475f16a151de47980ab0a3c5688fb9f9b87da855bddd0cdb7195a3 +SHA512 (freetds-1.3.3.tar.bz2) = 889ed65e091f848112eb26a203f39de5998749540a40b7988ba0f3c56309cc49dc9c87f3eac3d27e6e568964f8ff72592feea4d10d5c73bd9f9f696dc82513a2