Hello community,

here is the log from the commit of package freetds for openSUSE:Factory checked 
in at 2018-03-29 11:47:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/freetds (Old)
 and      /work/SRC/openSUSE:Factory/.freetds.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "freetds"

Thu Mar 29 11:47:32 2018 rev:27 rq:590615 version:1.00.83

Changes:
--------
--- /work/SRC/openSUSE:Factory/freetds/freetds.changes  2017-05-27 
13:12:11.135923066 +0200
+++ /work/SRC/openSUSE:Factory/.freetds.new/freetds.changes     2018-03-29 
11:47:34.767745498 +0200
@@ -1,0 +2,6 @@
+Fri Mar 23 10:15:31 UTC 2018 - [email protected]
+
+- Version update to 1.0.83:
+  * See NEWS for a complete list of changes
+
+-------------------------------------------------------------------

Old:
----
  freetds-1.00.39.tar.gz

New:
----
  freetds-1.00.83.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ freetds.spec ++++++
--- /var/tmp/diff_new_pack.jgapc9/_old  2018-03-29 11:47:36.547681361 +0200
+++ /var/tmp/diff_new_pack.jgapc9/_new  2018-03-29 11:47:36.551681217 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package freetds
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
 
 
 Name:           freetds
-Version:        1.00.39
+Version:        1.00.83
 Release:        0
 Summary:        A free re-implementation of the TDS (Tabular Data Stream) 
protocol
-License:        LGPL-2.1+ and GPL-2.0+
+License:        LGPL-2.1-or-later AND GPL-2.0-or-later
 Group:          Productivity/Databases/Clients
 Url:            http://www.freetds.org/
 Source:         
ftp://ftp.freetds.org/pub/freetds/stable/%{name}-%{version}.tar.gz
@@ -41,7 +41,7 @@
 
 %package config
 Summary:        A free re-implementation of the TDS (Tabular Data Stream) 
protocol
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Productivity/Databases/Clients
 Obsoletes:      libfreetds < %{version}
 Provides:       %{name} = %{version}
@@ -58,7 +58,7 @@
 
 %package    tools
 Summary:        Applications for working with the TDS (Tabular Data Stream) 
protocol
-License:        LGPL-2.1+ and GPL-2.0+
+License:        LGPL-2.1-or-later AND GPL-2.0-or-later
 Group:          Productivity/Databases/Clients
 
 %description tools
@@ -71,7 +71,7 @@
 
 %package    devel
 Summary:        Include files needed for development with FreeTDS
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Development/Libraries/C and C++
 Requires:       libct4 = %{version}
 Requires:       libsybdb5 = %{version}
@@ -83,7 +83,7 @@
 
 %package -n libct4
 Summary:        FreeTDS standalone driver with modern API
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          System/Libraries
 
 %description -n libct4
@@ -93,7 +93,7 @@
 
 %package -n libsybdb5
 Summary:        FreeTDS standalone driver with classic API
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          System/Libraries
 
 %description -n libsybdb5
@@ -105,7 +105,7 @@
 
 %package    -n libtdsodbc0
 Summary:        FreeTDS ODBC Driver for unixODBC
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Productivity/Databases/Clients
 Requires:       unixODBC >= 2.0.0
 
@@ -117,7 +117,7 @@
 
 %package    doc
 Summary:        User documentation for FreeTDS
-License:        LGPL-2.1+ and GPL-2.0+
+License:        LGPL-2.1-or-later AND GPL-2.0-or-later
 Group:          Documentation/HTML
 
 %description doc
@@ -176,35 +176,31 @@
 odbcinst -u -d -n 'SQL Server'
 
 %files config
-%defattr(-,root,root)
 %config %{_sysconfdir}/*
-%{_mandir}/man5/*.5%{ext_man}
+%{_mandir}/man5/*.5%{?ext_man}
 
 %files tools
-%defattr (-,root,root)
 %{_bindir}/*
-%{_mandir}/man1/*.1%{ext_man}
+%{_mandir}/man1/*.1%{?ext_man}
 
 %files devel
-%defattr (-,root,root)
-%doc BUGS COPYING* NEWS README TODO
+%doc BUGS NEWS README TODO
 %{_libdir}/*.so
 %{_includedir}/*
 
 %files -n libct4
-%defattr(-,root,root)
+%license COPYING*
 %{_libdir}/libct.so.4*
 
 %files -n libsybdb5
-%defattr(-,root,root)
+%license COPYING*
 %{_libdir}/libsybdb.so.5*
 
 %files -n libtdsodbc0
-%defattr(-,root,root)
+%license COPYING*
 %{_libdir}/libtdsodbc.so.*
 
 %files doc
-%defattr (-,root,root)
 %{_defaultdocdir}/freetds/
 
 %changelog

++++++ freetds-1.00.39.tar.gz -> freetds-1.00.83.tar.gz ++++++
++++ 5042 lines of diff (skipped)


Reply via email to