commit xdelta3 for openSUSE:Factory

2019-02-08 Thread root
Hello community,

here is the log from the commit of package xdelta3 for openSUSE:Factory checked 
in at 2019-02-08 13:47:25

Comparing /work/SRC/openSUSE:Factory/xdelta3 (Old)
 and  /work/SRC/openSUSE:Factory/.xdelta3.new.28833 (New)


Package is "xdelta3"

Fri Feb  8 13:47:25 2019 rev:12 rq:671930 version:3.1.0

Changes:

--- /work/SRC/openSUSE:Factory/xdelta3/xdelta3.changes  2017-07-04 
11:53:19.000243213 +0200
+++ /work/SRC/openSUSE:Factory/.xdelta3.new.28833/xdelta3.changes   
2019-02-08 13:47:26.490797205 +0100
@@ -1,0 +2,9 @@
+Mon Feb  4 16:08:36 UTC 2019 - Petr Gajdos 
+
+- do not require ancient ncompress for build in SLES 
+  (externally_compressed_io subtest will not run for ncompress)
+  * why: ncompress is not part of SLES
+- package also README.md
+  * why: contains useful info
+
+---



Other differences:
--
++ xdelta3.spec ++
--- /var/tmp/diff_new_pack.izzH0u/_old  2019-02-08 13:47:27.026797038 +0100
+++ /var/tmp/diff_new_pack.izzH0u/_new  2019-02-08 13:47:27.038797034 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xdelta3
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -20,13 +20,15 @@
 Version:3.1.0
 Release:0
 Summary:A diff utility which works with binary files
-License:GPL-2.0 AND Apache-2.0
+License:GPL-2.0-only AND Apache-2.0
 Group:  Productivity/Archiving/Compression
 Url:http://xdelta.org/
 Source0:
https://github.com/jmacd/xdelta-devel/releases/download/v%{version}/xdelta3-%{version}.tar.gz
 BuildRequires:  gcc-c++
+%if 0%{?opensuse}
 # Dependency of tests
 BuildRequires:  ncompress
+%endif
 BuildRequires:  python
 BuildRequires:  xz-devel
 # xdelta is being dropped
@@ -68,7 +70,7 @@
 
 %files
 %defattr(-, root, root)
-%doc COPYING
+%doc COPYING README.md
 %{_bindir}/xdelta
 %{_bindir}/xdelta3
 %{_mandir}/man1/xdelta.1%{ext_man}




commit xdelta3 for openSUSE:Factory

2017-07-04 Thread root
Hello community,

here is the log from the commit of package xdelta3 for openSUSE:Factory checked 
in at 2017-07-04 11:53:17

Comparing /work/SRC/openSUSE:Factory/xdelta3 (Old)
 and  /work/SRC/openSUSE:Factory/.xdelta3.new (New)


Package is "xdelta3"

Tue Jul  4 11:53:17 2017 rev:11 rq:507021 version:3.1.0

Changes:

--- /work/SRC/openSUSE:Factory/xdelta3/xdelta3.changes  2016-02-11 
12:37:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.xdelta3.new/xdelta3.changes 2017-07-04 
11:53:19.000243213 +0200
@@ -1,0 +2,16 @@
+Thu Jun 29 10:25:10 UTC 2017 - mplus...@suse.com
+
+- Update licensing information 
+
+---
+Wed Jun 21 13:39:56 UTC 2017 - mplus...@suse.com
+
+- Update to version 3.1:
+  * Adds support for -B values greater than 2GB, enabled by
+-DXD3_USE_LARGESIZET=1 variable
+  * Adds new performance and speed regression test
+- Obsolete xdelta
+- Install manpage as well
+- Use profiling when building
+
+---

Old:

  xdelta3-3.0.11.tar.gz

New:

  xdelta3-3.1.0.tar.gz



Other differences:
--
++ xdelta3.spec ++
--- /var/tmp/diff_new_pack.3DBLb8/_old  2017-07-04 11:53:19.852123328 +0200
+++ /var/tmp/diff_new_pack.3DBLb8/_new  2017-07-04 11:53:19.852123328 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xdelta3
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,16 +17,21 @@
 
 
 Name:   xdelta3
-Version:3.0.11
+Version:3.1.0
 Release:0
 Summary:A diff utility which works with binary files
-License:GPL-2.0
+License:GPL-2.0 AND Apache-2.0
 Group:  Productivity/Archiving/Compression
 Url:http://xdelta.org/
 Source0:
https://github.com/jmacd/xdelta-devel/releases/download/v%{version}/xdelta3-%{version}.tar.gz
 BuildRequires:  gcc-c++
+# Dependency of tests
+BuildRequires:  ncompress
+BuildRequires:  python
 BuildRequires:  xz-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+# xdelta is being dropped
+Provides:   xdelta = %{version}
+Obsoletes:  xdelta < %{version}
 
 %description
 Xdelta3 is a set of tools designed to compute changes between
@@ -39,20 +44,34 @@
 %setup -q
 
 %build
-sed -i -e '/python/s:2.6:2:' testing/xdelta3-regtest.py || die
-sed -i -e '/python/s:2.7:2:' testing/xdelta3-test.py || die
 %configure
-make CFLAGS="%{optflags} -Wall -Wshadow -fno-builtin" %{?_smp_mflags}
-
-%check
-./xdelta3regtest
+%if %{do_profiling}
+  make %{?_smp_mflags} CFLAGS="%{optflags} %{cflags_profile_generate}" 
CXXFLAGS="%{optflags} %{cflags_profile_generate}"
+  ./xdelta3 test 
+  make clean
+  make %{?_smp_mflags} CFLAGS="%{optflags} %{cflags_profile_feedback}" 
CXXFLAGS="%{optflags} %{cflags_profile_feedback}"
+%else
+  make %{?_smp_mflags} CFLAGS="%{optflags}" CXXFLAGS="%{optflags}"
+%endif
 
 %install
-install -D -m 0755 %{name} %{buildroot}/%{_bindir}/%{name}
+%make_install
+
+# Create compat symlinks
+ln -sv %{_bindir}/xdelta3 \
+  %{buildroot}%{_bindir}/xdelta
+ln -sv %{_mandir}/man1/xdelta3.1 \
+  %{buildroot}%{_mandir}/man1/xdelta.1
+
+%check
+./xdelta3 test
 
 %files
 %defattr(-, root, root)
 %doc COPYING
-%{_bindir}/%{name}
+%{_bindir}/xdelta
+%{_bindir}/xdelta3
+%{_mandir}/man1/xdelta.1%{ext_man}
+%{_mandir}/man1/xdelta3.1%{ext_man}
 
 %changelog

++ xdelta3-3.0.11.tar.gz -> xdelta3-3.1.0.tar.gz ++
 13232 lines of diff (skipped)




commit xdelta3 for openSUSE:Factory

2016-02-11 Thread h_root
Hello community,

here is the log from the commit of package xdelta3 for openSUSE:Factory checked 
in at 2016-02-11 12:37:55

Comparing /work/SRC/openSUSE:Factory/xdelta3 (Old)
 and  /work/SRC/openSUSE:Factory/.xdelta3.new (New)


Package is "xdelta3"

Changes:

--- /work/SRC/openSUSE:Factory/xdelta3/xdelta3.changes  2016-01-09 
23:13:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.xdelta3.new/xdelta3.changes 2016-02-11 
12:37:57.0 +0100
@@ -1,0 +2,7 @@
+Tue Feb  9 14:04:37 UTC 2016 - pgaj...@suse.com
+
+- updated to 3.0.11
+  * bug-fix release addressing a performance bug and several 
+crashes in the decoder
+
+---

Old:

  xdelta3-3.0.10.tar.gz

New:

  xdelta3-3.0.11.tar.gz



Other differences:
--
++ xdelta3.spec ++
--- /var/tmp/diff_new_pack.Iv7G9C/_old  2016-02-11 12:37:58.0 +0100
+++ /var/tmp/diff_new_pack.Iv7G9C/_new  2016-02-11 12:37:58.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   xdelta3
-Version:3.0.10
+Version:3.0.11
 Release:0
 Summary:A diff utility which works with binary files
 License:GPL-2.0

++ xdelta3-3.0.10.tar.gz -> xdelta3-3.0.11.tar.gz ++
 4831 lines of diff (skipped)




commit xdelta3 for openSUSE:Factory

2016-01-09 Thread h_root
Hello community,

here is the log from the commit of package xdelta3 for openSUSE:Factory checked 
in at 2016-01-09 23:13:44

Comparing /work/SRC/openSUSE:Factory/xdelta3 (Old)
 and  /work/SRC/openSUSE:Factory/.xdelta3.new (New)


Package is "xdelta3"

Changes:

--- /work/SRC/openSUSE:Factory/xdelta3/xdelta3.changes  2015-09-24 
06:14:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.xdelta3.new/xdelta3.changes 2016-01-09 
23:13:53.0 +0100
@@ -1,0 +2,5 @@
+Fri Jan  1 13:15:28 UTC 2016 - mplus...@suse.com
+
+- Don't strip binary
+
+---



Other differences:
--
++ xdelta3.spec ++
--- /var/tmp/diff_new_pack.i5XWvw/_old  2016-01-09 23:13:54.0 +0100
+++ /var/tmp/diff_new_pack.i5XWvw/_new  2016-01-09 23:13:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xdelta3
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -48,7 +48,6 @@
 ./xdelta3regtest
 
 %install
-strip %{name}
 install -D -m 0755 %{name} %{buildroot}/%{_bindir}/%{name}
 
 %files




commit xdelta3 for openSUSE:Factory

2015-09-23 Thread h_root
Hello community,

here is the log from the commit of package xdelta3 for openSUSE:Factory checked 
in at 2015-09-24 06:14:35

Comparing /work/SRC/openSUSE:Factory/xdelta3 (Old)
 and  /work/SRC/openSUSE:Factory/.xdelta3.new (New)


Package is "xdelta3"

Changes:

--- /work/SRC/openSUSE:Factory/xdelta3/xdelta3.changes  2014-06-24 
22:47:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.xdelta3.new/xdelta3.changes 2015-09-24 
06:14:40.0 +0200
@@ -1,0 +2,9 @@
+Sat Sep 19 09:57:28 UTC 2015 - mplus...@suse.com
+
+- Update to 3.0.10
+  * see https://github.com/jmacd/xdelta-devel/releases for details
+- Update download url
+- Cleanup spec file with spec-cleaner
+- Drop xdelta3-regtest.patch as it is no longer necessary
+
+---

Old:

  xdelta3-3.0.8.tar.xz
  xdelta3-regtest.patch

New:

  xdelta3-3.0.10.tar.gz



Other differences:
--
++ xdelta3.spec ++
--- /var/tmp/diff_new_pack.0f0Q4P/_old  2015-09-24 06:14:41.0 +0200
+++ /var/tmp/diff_new_pack.0f0Q4P/_new  2015-09-24 06:14:41.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xdelta3
 #
-# Copyright (c) 2014 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
@@ -17,17 +17,15 @@
 
 
 Name:   xdelta3
-Version:3.0.8
+Version:3.0.10
 Release:0
 Summary:A diff utility which works with binary files
 License:GPL-2.0
 Group:  Productivity/Archiving/Compression
 Url:http://xdelta.org/
-Source: https://xdelta.googlecode.com/files/xdelta3-%{version}.tar.xz
-# upstream bug https://code.google.com/p/xdelta/issues/detail?id=161
-Patch0: %{name}-regtest.patch
+Source0:
https://github.com/jmacd/xdelta-devel/releases/download/v%{version}/xdelta3-%{version}.tar.gz
 BuildRequires:  gcc-c++
-BuildRequires:  xz
+BuildRequires:  xz-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -39,7 +37,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 sed -i -e '/python/s:2.6:2:' testing/xdelta3-regtest.py || die
@@ -52,12 +49,11 @@
 
 %install
 strip %{name}
-mkdir -p %{buildroot}/%{_bindir}
-cp %{name} %{buildroot}/%{_bindir}
+install -D -m 0755 %{name} %{buildroot}/%{_bindir}/%{name}
 
 %files
 %defattr(-, root, root)
-%doc README COPYING
+%doc COPYING
 %{_bindir}/%{name}
 
 %changelog




commit xdelta3 for openSUSE:Factory

2014-06-24 Thread h_root
Hello community,

here is the log from the commit of package xdelta3 for openSUSE:Factory checked 
in at 2014-06-24 22:46:13

Comparing /work/SRC/openSUSE:Factory/xdelta3 (Old)
 and  /work/SRC/openSUSE:Factory/.xdelta3.new (New)


Package is xdelta3

Changes:

--- /work/SRC/openSUSE:Factory/xdelta3/xdelta3.changes  2011-11-08 
18:01:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.xdelta3.new/xdelta3.changes 2014-06-24 
22:46:34.0 +0200
@@ -1,0 +2,12 @@
+Tue Jun 24 13:29:03 UTC 2014 - pgaj...@suse.com
+
+- fix 32-bit build (testsuite helper)
+- added patches:
+  * xdelta3-regtest.patch
+---
+Mon Jun 23 13:41:54 UTC 2014 - pgaj...@suse.com
+
+- updated to 3.0.8:
+  * bugfixes, see http://xdelta.org/ for details
+
+---

Old:

  xdelta3.0.0.tar.bz2

New:

  xdelta3-3.0.8.tar.xz
  xdelta3-regtest.patch



Other differences:
--
++ xdelta3.spec ++
--- /var/tmp/diff_new_pack.cqqsMT/_old  2014-06-24 22:46:35.0 +0200
+++ /var/tmp/diff_new_pack.cqqsMT/_new  2014-06-24 22:46:35.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xdelta3
 #
-# Copyright (c) 2011 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
@@ -15,17 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:  xdelta3
-Version:   3.0.0
-Release:   1
-Group: Productivity/Archiving/Compression
+Version:3.0.8
+Release:0
+Summary:A diff utility which works with binary files
 License:GPL-2.0
+Group:  Productivity/Archiving/Compression
+Url:http://xdelta.org/
+Source: https://xdelta.googlecode.com/files/xdelta3-%{version}.tar.xz
+# upstream bug https://code.google.com/p/xdelta/issues/detail?id=161
+Patch0: %{name}-regtest.patch
 BuildRequires: gcc-c++
 BuildRequires: xz
 BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Url: http://xdelta.org/
-Source: xdelta%{version}.tar.bz2
-Summary: A diff utility which works with binary files
 
 %description
 Xdelta3 is a set of tools designed to compute changes between  
@@ -35,18 +38,22 @@
 stored in RFC3284 (VCDIFF) format.
 
 %prep
-%setup -n xdelta%{version}
+%setup -q
+%patch0 -p1
 
 %build
-make CFLAGS=$RPM_OPT_FLAGS -Wall -Wshadow -fno-builtin
+sed -i -e '/python/s:2.6:2:' testing/xdelta3-regtest.py || die
+sed -i -e '/python/s:2.7:2:' testing/xdelta3-test.py || die
+%configure
+make CFLAGS=%{optflags} -Wall -Wshadow -fno-builtin %{?_smp_mflags}
 
 %check
-make test
+./xdelta3regtest
 
 %install
-%{__strip} %{name}
-%{__mkdir} -p $RPM_BUILD_ROOT/%{_bindir}
-%{__cp} %{name} $RPM_BUILD_ROOT/%{_bindir}
+strip %{name}
+mkdir -p %{buildroot}/%{_bindir}
+cp %{name} %{buildroot}/%{_bindir}
 
 %files
 %defattr(-, root, root)

++ xdelta3-regtest.patch ++
https://lists.fedoraproject.org/pipermail/scm-commits/Week-of-Mon-20130617/1041497.html
diff --git a/testing/regtest.cc b/testing/regtest.cc
index 12b712e..8219cc0 100644
--- a/testing/regtest.cc
+++ b/testing/regtest.cc
@@ -12,7 +12,7 @@ public:
 Options() : encode_srcwin_maxsz(120), 
block_size(Constants::BLOCK_SIZE),
size_known(false) { }
-size_t encode_srcwin_maxsz;
+uint64_t encode_srcwin_maxsz;
 size_t block_size;
 bool size_known;
   };
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xdelta3 for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package xdelta3 for openSUSE:Factory checked 
in at 2011-12-06 19:14:14

Comparing /work/SRC/openSUSE:Factory/xdelta3 (Old)
 and  /work/SRC/openSUSE:Factory/.xdelta3.new (New)


Package is xdelta3, Maintainer is 

Changes:




Other differences:
--
++ xdelta3.spec ++
+++ empty output from diff against xdelta3.spec

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org