Hello community,

here is the log from the commit of package mtree for openSUSE:Factory checked 
in at 2014-02-11 11:41:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mtree (Old)
 and      /work/SRC/openSUSE:Factory/.mtree.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mtree"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mtree/mtree.changes      2013-05-28 
07:41:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mtree.new/mtree.changes 2014-02-11 
11:41:45.000000000 +0100
@@ -1,0 +2,6 @@
+Sat Feb  8 18:39:09 UTC 2014 - [email protected]
+
+- Update to release 1.0.2 
+  + Fixed bug where `-I' flag was unrecognized (issue #2)
+
+-------------------------------------------------------------------
@@ -5,3 +11,3 @@
-  * Fixed potential crash when SHA256 enabled
-  * Added `-I' flag
-  * Portability fixes
+  + Fixed potential crash when SHA256 enabled
+  + Added `-I' flag
+  + Portability fixes

Old:
----
  mtree-1.0.1.tar.gz

New:
----
  mtree-1.0.2.tar.gz

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

Other differences:
------------------
++++++ mtree.spec ++++++
--- /var/tmp/diff_new_pack.Ym7hGA/_old  2014-02-11 11:41:46.000000000 +0100
+++ /var/tmp/diff_new_pack.Ym7hGA/_new  2014-02-11 11:41:46.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mtree
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright 2010 Archie L. Cobbs.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           mtree
-Version:        1.0.1
+Version:        1.0.2
 Release:        0
 Summary:        Tool for creating and verifying file hierarchies
 License:        BSD-3-Clause

++++++ mtree-1.0.1.tar.gz -> mtree-1.0.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mtree-1.0.1/CHANGES new/mtree-1.0.2/CHANGES
--- old/mtree-1.0.1/CHANGES     2013-05-23 19:10:51.000000000 +0200
+++ new/mtree-1.0.2/CHANGES     2014-02-08 16:42:54.000000000 +0100
@@ -1,4 +1,8 @@
 
+Version 1.0.2 (r17) released 8 Feb 2014
+
+    - Fixed bug where `-I' flag was unrecognized (issue #2)
+
 Version 1.0.1 (r13) released 23 May 2013
 
     - Fixed potential crash when SHA256 enabled
@@ -9,4 +13,4 @@
 
     - Initial release
 
-$Id: CHANGES 13 2013-05-23 17:10:49Z archie.cobbs $
+$Id: CHANGES 17 2014-02-08 15:42:54Z archie.cobbs $
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mtree-1.0.1/configure new/mtree-1.0.2/configure
--- old/mtree-1.0.1/configure   2013-05-23 19:11:17.000000000 +0200
+++ new/mtree-1.0.2/configure   2014-02-08 16:44:06.000000000 +0100
@@ -1,7 +1,7 @@
 #! /bin/sh
-# From configure.ac Id: configure.ac 13 2013-05-23 17:10:49Z archie.cobbs .
+# From configure.ac Id: configure.ac 15 2013-05-30 15:29:35Z archie.cobbs .
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for mtree Utility for creating and verifying 
file hierarchies 1.0.1.
+# Generated by GNU Autoconf 2.69 for mtree Utility for creating and verifying 
file hierarchies 1.0.2.
 #
 # Report bugs to <http://www.freebsd.org/>.
 #
@@ -581,8 +581,8 @@
 # Identity of this package.
 PACKAGE_NAME='mtree Utility for creating and verifying file hierarchies'
 PACKAGE_TARNAME='mtree'
-PACKAGE_VERSION='1.0.1'
-PACKAGE_STRING='mtree Utility for creating and verifying file hierarchies 
1.0.1'
+PACKAGE_VERSION='1.0.2'
+PACKAGE_STRING='mtree Utility for creating and verifying file hierarchies 
1.0.2'
 PACKAGE_BUGREPORT='http://www.freebsd.org/'
 PACKAGE_URL=''
 
@@ -1263,7 +1263,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 mtree Utility for creating and verifying file 
hierarchies 1.0.1 to adapt to many kinds of systems.
+\`configure' configures mtree Utility for creating and verifying file 
hierarchies 1.0.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1329,7 +1329,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of mtree Utility for creating and 
verifying file hierarchies 1.0.1:";;
+     short | recursive ) echo "Configuration of mtree Utility for creating and 
verifying file hierarchies 1.0.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1419,7 +1419,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-mtree Utility for creating and verifying file hierarchies configure 1.0.1
+mtree Utility for creating and verifying file hierarchies configure 1.0.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1788,7 +1788,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by mtree Utility for creating and verifying file hierarchies 
$as_me 1.0.1, which was
+It was created by mtree Utility for creating and verifying file hierarchies 
$as_me 1.0.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2612,7 +2612,7 @@
 
 # Define the identity of the package.
  PACKAGE='mtree'
- VERSION='1.0.1'
+ VERSION='1.0.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -4725,7 +4725,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by mtree Utility for creating and verifying file 
hierarchies $as_me 1.0.1, which was
+This file was extended by mtree Utility for creating and verifying file 
hierarchies $as_me 1.0.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -4791,7 +4791,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-mtree Utility for creating and verifying file hierarchies config.status 1.0.1
+mtree Utility for creating and verifying file hierarchies config.status 1.0.2
 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/mtree-1.0.1/configure.ac new/mtree-1.0.2/configure.ac
--- old/mtree-1.0.1/configure.ac        2013-05-23 19:10:51.000000000 +0200
+++ new/mtree-1.0.2/configure.ac        2013-05-30 17:29:35.000000000 +0200
@@ -1,15 +1,15 @@
 #
 # mtree - Utility for creating and verifying file hierarchies
 # 
-# $Id: configure.ac 13 2013-05-23 17:10:49Z archie.cobbs $
+# $Id: configure.ac 15 2013-05-30 15:29:35Z archie.cobbs $
 #
 
-AC_INIT([mtree Utility for creating and verifying file hierarchies], [1.0.1], 
[http://www.freebsd.org/], [mtree])
+AC_INIT([mtree Utility for creating and verifying file hierarchies], [1.0.2], 
[http://www.freebsd.org/], [mtree])
 AC_CONFIG_AUX_DIR(scripts)
 AM_INIT_AUTOMAKE
 dnl AM_MAINTAINER_MODE
 AC_PREREQ(2.59)
-AC_REVISION($Id: configure.ac 13 2013-05-23 17:10:49Z archie.cobbs $)
+AC_REVISION($Id: configure.ac 15 2013-05-30 15:29:35Z archie.cobbs $)
 AC_PREFIX_DEFAULT(/usr)
 AC_PROG_MAKE_SET
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mtree-1.0.1/mtree.c new/mtree-1.0.2/mtree.c
--- old/mtree-1.0.1/mtree.c     2010-11-06 19:41:39.000000000 +0100
+++ new/mtree-1.0.2/mtree.c     2014-02-08 16:42:54.000000000 +0100
@@ -75,7 +75,7 @@
         spec1 = stdin;
         spec2 = NULL;
 
-        while ((ch = getopt(argc, argv, "cdef:iK:k:LnPp:qrs:UuwxX:")) != -1)
+        while ((ch = getopt(argc, argv, "cdef:I:iK:k:LnPp:qrs:UuwxX:")) != -1)
                 switch((char)ch) {
                 case 'c':
                         cflag = 1;

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

Reply via email to