Hello community,

here is the log from the commit of package libmtp for openSUSE:Factory checked 
in at 2015-03-25 21:04:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmtp (Old)
 and      /work/SRC/openSUSE:Factory/.libmtp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmtp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmtp/libmtp.changes    2015-02-06 
10:40:08.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libmtp.new/libmtp.changes       2015-03-25 
21:04:09.000000000 +0100
@@ -1,0 +2,6 @@
+Sat Mar 21 14:28:40 UTC 2015 - [email protected]
+
+- update to 1.1.8 
+  - several new ids.
+
+-------------------------------------------------------------------

Old:
----
  libmtp-1.1.7.tar.gz

New:
----
  libmtp-1.1.8.tar.gz

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

Other differences:
------------------
++++++ libmtp.spec ++++++
--- /var/tmp/diff_new_pack.LWB1c8/_old  2015-03-25 21:04:10.000000000 +0100
+++ /var/tmp/diff_new_pack.LWB1c8/_new  2015-03-25 21:04:10.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmtp
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -26,7 +26,7 @@
 Summary:        Commandline utilities for access to MTP Players
 License:        LGPL-2.1+
 Group:          Productivity/Multimedia/Sound/Players
-Version:        1.1.7
+Version:        1.1.8
 Release:        0
 %define sonum   9
 Source0:        
http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz

++++++ libmtp-1.1.7.tar.gz -> libmtp-1.1.8.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmtp-1.1.7/configure new/libmtp-1.1.8/configure
--- old/libmtp-1.1.7/configure  2014-08-24 12:09:58.000000000 +0200
+++ new/libmtp-1.1.8/configure  2014-08-26 22:18:30.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libmtp 1.1.7.
+# Generated by GNU Autoconf 2.69 for libmtp 1.1.8.
 #
 # Report bugs to <[email protected]>.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='libmtp'
 PACKAGE_TARNAME='libmtp'
-PACKAGE_VERSION='1.1.7'
-PACKAGE_STRING='libmtp 1.1.7'
+PACKAGE_VERSION='1.1.8'
+PACKAGE_STRING='libmtp 1.1.8'
 PACKAGE_BUGREPORT='[email protected]'
 PACKAGE_URL=''
 
@@ -1357,7 +1357,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libmtp 1.1.7 to adapt to many kinds of systems.
+\`configure' configures libmtp 1.1.8 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1427,7 +1427,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of libmtp 1.1.7:";;
+     short | recursive ) echo "Configuration of libmtp 1.1.8:";;
    esac
   cat <<\_ACEOF
 
@@ -1554,7 +1554,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libmtp configure 1.1.7
+libmtp configure 1.1.8
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2034,7 +2034,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libmtp $as_me 1.1.7, which was
+It was created by libmtp $as_me 1.1.8, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2898,7 +2898,7 @@
 
 # Define the identity of the package.
  PACKAGE='libmtp'
- VERSION='1.1.7'
+ VERSION='1.1.8'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -16112,7 +16112,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libmtp $as_me 1.1.7, which was
+This file was extended by libmtp $as_me 1.1.8, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -16178,7 +16178,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-libmtp config.status 1.1.7
+libmtp config.status 1.1.8
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmtp-1.1.7/configure.ac 
new/libmtp-1.1.8/configure.ac
--- old/libmtp-1.1.7/configure.ac       2014-08-24 12:08:44.000000000 +0200
+++ new/libmtp-1.1.8/configure.ac       2014-08-26 22:17:12.000000000 +0200
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.52)
-AC_INIT([libmtp], [1.1.7], [[email protected]])
+AC_INIT([libmtp], [1.1.8], [[email protected]])
 AC_CONFIG_MACRO_DIR([m4])
 AM_INIT_AUTOMAKE([foreign])
 AC_CONFIG_SRCDIR([src/libmtp.c])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmtp-1.1.7/libmtp.pc new/libmtp-1.1.8/libmtp.pc
--- old/libmtp-1.1.7/libmtp.pc  2014-08-24 13:25:39.000000000 +0200
+++ new/libmtp-1.1.8/libmtp.pc  2014-08-26 22:18:33.000000000 +0200
@@ -7,7 +7,7 @@
 
 Name: libmtp
 Description: libmtp is a library for accessing Media Transfer Protocol devices
-Version: 1.1.7
+Version: 1.1.8
 Requires: libusb-1.0
 Conflicts:
 Libs: -L${libdir} -lmtp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmtp-1.1.7/src/libmtp.h 
new/libmtp-1.1.8/src/libmtp.h
--- old/libmtp-1.1.7/src/libmtp.h       2014-08-24 13:25:39.000000000 +0200
+++ new/libmtp-1.1.8/src/libmtp.h       2014-08-26 22:18:33.000000000 +0200
@@ -29,8 +29,8 @@
 #ifndef LIBMTP_H_INCLUSION_GUARD
 #define LIBMTP_H_INCLUSION_GUARD
 
-#define LIBMTP_VERSION 1.1.7
-#define LIBMTP_VERSION_STRING "1.1.7"
+#define LIBMTP_VERSION 1.1.8
+#define LIBMTP_VERSION_STRING "1.1.8"
 
 /* This handles MSVC pecularities */
 #ifdef _MSC_VER
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmtp-1.1.7/src/util.c new/libmtp-1.1.8/src/util.c
--- old/libmtp-1.1.7/src/util.c 2012-09-16 22:14:34.000000000 +0200
+++ new/libmtp-1.1.8/src/util.c 2014-08-26 21:54:55.000000000 +0200
@@ -50,7 +50,7 @@
 {
   unsigned char *bp = (unsigned char *) buf;
   uint32_t i;
-  
+
   for (i = 0; i < n; i++) {
     fprintf(f, "%02x ", *bp);
     bp++;
@@ -76,31 +76,31 @@
   uint32_t ln, lc;
   int i;
   unsigned char *bp = (unsigned char *) buf;
-  
+
   lc = 0;
   while (remain) {
     fprintf(f, "\t%04x:", dump_boundry-0x10);
-    
+
     ln = ( remain > 16 ) ? 16 : remain;
-    
+
     for (i = 0; i < ln; i++) {
       if ( ! (i%2) ) fprintf(f, " ");
       fprintf(f, "%02x", bp[16*lc+i]);
     }
-    
+
     if ( ln < 16 ) {
       int width = ((16-ln)/2)*5 + (2*(ln%2));
       fprintf(f, "%*.*s", width, width, "");
     }
-    
+
     fprintf(f, "\t");
     for (i = 0; i < ln; i++) {
       unsigned char ch= bp[16*lc+i];
-      fprintf(f, "%c", ( ch >= 0x20 && ch <= 0x7e ) ? 
+      fprintf(f, "%c", ( ch >= 0x20 && ch <= 0x7e ) ?
              ch : '.');
     }
     fprintf(f, "\n");
-    
+
     lc++;
     remain -= ln;
     dump_boundry += ln;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmtp-1.1.7/src/util.h new/libmtp-1.1.8/src/util.h
--- old/libmtp-1.1.7/src/util.h 2012-09-16 22:14:34.000000000 +0200
+++ new/libmtp-1.1.8/src/util.h 2014-08-26 21:57:03.000000000 +0200
@@ -22,6 +22,7 @@
 
 #ifndef __MTP__UTIL__H
 #define __MTP__UTIL__H
+#include "config.h" // To get HAVE_STRNDUP
 
 void data_dump(FILE *f, void *buf, uint32_t nbytes);
 void data_dump_ascii (FILE *f, void *buf, uint32_t n, uint32_t dump_boundry);

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

Reply via email to