Hello community,

here is the log from the commit of package yaz for openSUSE:Factory checked in 
at 2014-06-04 18:39:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yaz (Old)
 and      /work/SRC/openSUSE:Factory/.yaz.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yaz"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yaz/yaz.changes  2013-08-30 11:53:10.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.yaz.new/yaz.changes     2014-06-04 
18:40:08.000000000 +0200
@@ -1,0 +2,9 @@
+Tue Jun  3 08:53:24 UTC 2014 - [email protected]
+
+- Update to 5.1.2:
+  + Various enhancements and bug fixes; for more info, see
+    http://www.indexdata.com/yaz/doc/NEWS.
+- yaz-5.1.2-codecleanup.diff: Adjust yaz-4.1.7-codecleanup.diff for
+  this version (5.1.2).
+
+-------------------------------------------------------------------

Old:
----
  yaz-4.1.7-codecleanup.diff
  yaz-4.2.65.tar.gz

New:
----
  yaz-5.1.2-codecleanup.diff
  yaz-5.1.2.tar.gz

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

Other differences:
------------------
++++++ yaz.spec ++++++
--- /var/tmp/diff_new_pack.D2FQRo/_old  2014-06-04 18:40:12.000000000 +0200
+++ /var/tmp/diff_new_pack.D2FQRo/_new  2014-06-04 18:40:12.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yaz
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products 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,7 +17,7 @@
 
 
 Name:           yaz
-Version:        4.2.65
+Version:        5.1.2
 Release:        0
 Summary:        Z39.50 protocol server and client
 License:        BSD-3-Clause
@@ -26,7 +26,7 @@
 Source:         %{name}-%{version}.tar.gz
 Source2:        baselibs.conf
 # PATCH-FIX-UPSTREAM initialize variables properly
-Patch0:         yaz-4.1.7-codecleanup.diff
+Patch0:         yaz-5.1.2-codecleanup.diff
 # PATCH-FIX-UPSTREAM initialize variables properly
 Patch1:         yaz-4.1.7-client.diff
 # PATCH-FIX-UPSTREAM add needed ctype header 

++++++ yaz-4.1.7-codecleanup.diff -> yaz-5.1.2-codecleanup.diff ++++++
--- /work/SRC/openSUSE:Factory/yaz/yaz-4.1.7-codecleanup.diff   2011-09-23 
12:53:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yaz.new/yaz-5.1.2-codecleanup.diff      
2014-06-04 18:40:08.000000000 +0200
@@ -1,22 +1,14 @@
---- yaz-4.1.7/src/zoom-sru.c~  2011-02-09 10:50:53.000000000 +0100
-+++ yaz-4.1.7/src/zoom-sru.c   2011-04-05 10:26:34.000000000 +0200
-@@ -140,7 +140,7 @@
+diff -u /ssd180/ke/buildservice/Publishing/yaz/yaz-5.1.2/src/zoom-sru.c\~ 
/ssd180/ke/buildservice/Publishing/yaz/yaz-5.1.2/src/zoom-sru.c
+--- yaz-5.1.2/src/zoom-sru.c~  2014-02-18 07:52:49.000000000 +0100
++++ yaz-5.1.2/src/zoom-sru.c   2014-06-03 10:48:27.215005465 +0200
+@@ -146,7 +146,7 @@
+ zoom_ret ZOOM_connection_srw_send_search(ZOOM_connection c)
  {
-     const char *facets = 0;
      int i;
 -    int *start, *count;
-+    int *start=0, *count=0;
++    int *start=0, *count;
      ZOOM_resultset resultset = 0;
      Z_SRW_PDU *sr = 0;
      const char *option_val = 0;
-@@ -249,7 +249,7 @@
-     int i;
-     NMEM nmem;
-     ZOOM_Event event;
--    int *start, *count;
-+    int *start=0, *count=0;
-     const char *syntax, *elementSetName;
- 
-     if (!c->tasks)
 
-Diff finished.  Tue Apr  5 10:26:46 2011
+Diff finished.  Tue Jun  3 10:48:31 2014

++++++ yaz-4.2.65.tar.gz -> yaz-5.1.2.tar.gz ++++++
++++ 79519 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to