Hello community,

here is the log from the commit of package freetds for openSUSE:Factory checked 
in at 2016-04-28 16:50:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/freetds (Old)
 and      /work/SRC/openSUSE:Factory/.freetds.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "freetds"

Changes:
--------
--- /work/SRC/openSUSE:Factory/freetds/freetds.changes  2016-03-09 
15:15:16.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.freetds.new/freetds.changes     2016-04-28 
16:50:41.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Apr 19 19:36:05 UTC 2016 - [email protected]
+
+- Update to 0.95.94
+  * See NEWS for a complete list of changes
+
+-------------------------------------------------------------------

Old:
----
  freetds-0.95.87.tar.gz

New:
----
  freetds-0.95.94.tar.gz

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

Other differences:
------------------
++++++ freetds.spec ++++++
--- /var/tmp/diff_new_pack.4oBaIp/_old  2016-04-28 16:50:42.000000000 +0200
+++ /var/tmp/diff_new_pack.4oBaIp/_new  2016-04-28 16:50:42.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           freetds
-Version:        0.95.87
+Version:        0.95.94
 Release:        0
 Summary:        A free re-implementation of the TDS (Tabular Data Stream) 
protocol
 License:        LGPL-2.1+ and GPL-2.0+
@@ -34,7 +34,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} >= 1310
 BuildRequires:  libgcrypt-devel
-BuildRequires:  libgnutls-devel
+BuildRequires:  pkgconfig(gnutls)
 %endif
 
 %description
@@ -145,7 +145,7 @@
 make %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags}" V=1
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
 find %{buildroot} -type f -name "*.la" -delete -print
 
 # Fix docu location
@@ -160,13 +160,9 @@
 %fdupes %{buildroot}/%{_prefix}
 
 %post   -n libct4 -p /sbin/ldconfig
-
 %postun -n libct4 -p /sbin/ldconfig
-
 %post   -n libsybdb5 -p /sbin/ldconfig
-
 %postun -n libsybdb5 -p /sbin/ldconfig
-
 %post -n libtdsodbc0
 echo "[FreeTDS]
 Description = FreeTDS unixODBC Driver
@@ -179,7 +175,6 @@
 /sbin/ldconfig
 
 %postun -n libtdsodbc0 -p /sbin/ldconfig
-
 %preun -n libtdsodbc0
 odbcinst -u -d -n 'FreeTDS'
 odbcinst -u -d -n 'SQL Server'

++++++ freetds-0.95.87.tar.gz -> freetds-0.95.94.tar.gz ++++++
++++ 390453 lines of diff (skipped)


Reply via email to