35 Commits

Author SHA256 Message Date
f86af2ec34 Accepting request 1315661 from devel:tools
- update URL and Sourceurl, as both don't exist anymore
- drop ncompress as 0%{?opensuse} is always 0
- create a new devel package, for the header files
- use pkgconfig rather than package name (forwarded request 1314985 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1315661
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdelta3?expand=0&rev=16
2025-11-05 15:17:40 +00:00
8412851297 Accepting request 1314985 from home:rrahl0
- update URL and Sourceurl, as both don't exist anymore
- drop ncompress as 0%{?opensuse} is always 0
- create a new devel package, for the header files
- use pkgconfig rather than package name

OBS-URL: https://build.opensuse.org/request/show/1314985
OBS-URL: https://build.opensuse.org/package/show/devel:tools/xdelta3?expand=0&rev=32
2025-11-05 07:20:15 +00:00
4fe63c2ff8 Accepting request 902839 from devel:tools
- We don't need python2, works perfectly fine with the standard
  python3. (forwarded request 902830 from mcepl)

OBS-URL: https://build.opensuse.org/request/show/902839
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdelta3?expand=0&rev=15
2021-07-02 11:26:29 +00:00
e140b6b0a8 Accepting request 902830 from home:mcepl:branches:devel:tools
- We don't need python2, works perfectly fine with the standard
  python3.

OBS-URL: https://build.opensuse.org/request/show/902830
OBS-URL: https://build.opensuse.org/package/show/devel:tools/xdelta3?expand=0&rev=31
2021-06-28 13:37:19 +00:00
Richard Brown
fea62f3479 Accepting request 873292 from devel:tools
- Do not build with profiling for ppc64 & s390x to avoid build failure
  for those big-endian arches; this is a bypass only for bug
  https://bugzilla.opensuse.org/show_bug.cgi?id=1182016 (forwarded request 871477 from michel_mno)

OBS-URL: https://build.opensuse.org/request/show/873292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdelta3?expand=0&rev=14
2021-02-22 13:22:48 +00:00
83dd209f26 Accepting request 871477 from home:michel_mno:branches:devel:tools
- Do not build with profiling for ppc64 & s390x to avoid build failure
  for those big-endian arches; this is a bypass only for bug
  https://bugzilla.opensuse.org/show_bug.cgi?id=1182016

OBS-URL: https://build.opensuse.org/request/show/871477
OBS-URL: https://build.opensuse.org/package/show/devel:tools/xdelta3?expand=0&rev=29
2021-02-18 07:03:33 +00:00
e05795ffac Accepting request 868892 from devel:tools
- Run tests using upstrem test wrapper
- Small packaging updates (forwarded request 867685 from pluskalm)

OBS-URL: https://build.opensuse.org/request/show/868892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdelta3?expand=0&rev=13
2021-02-07 14:16:42 +00:00
9fc7a5f812 Accepting request 867685 from home:pluskalm:branches:devel:tools
- Run tests using upstrem test wrapper
- Small packaging updates

OBS-URL: https://build.opensuse.org/request/show/867685
OBS-URL: https://build.opensuse.org/package/show/devel:tools/xdelta3?expand=0&rev=27
2021-02-03 10:22:34 +00:00
Stephan Kulow
74e995255c Accepting request 671930 from devel:tools
- 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

OBS-URL: https://build.opensuse.org/request/show/671930
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdelta3?expand=0&rev=12
2019-02-08 12:47:25 +00:00
799b85dd4a - 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

OBS-URL: https://build.opensuse.org/package/show/devel:tools/xdelta3?expand=0&rev=25
2019-02-05 14:50:27 +00:00
6808bf205f - do not support compress/uncompress as external utilities at
all
  + xdelta3-no-compress-utility.patch

OBS-URL: https://build.opensuse.org/package/show/devel:tools/xdelta3?expand=0&rev=24
2019-02-04 16:51:30 +00:00
7337dc787f - do not require ancient ncompress for build (externally_compressed_io
subtest will not run)

OBS-URL: https://build.opensuse.org/package/show/devel:tools/xdelta3?expand=0&rev=23
2019-02-04 16:12:13 +00:00
4b8b9dfeff Accepting request 507021 from devel:tools
- Update licensing information 

- 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

OBS-URL: https://build.opensuse.org/request/show/507021
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdelta3?expand=0&rev=11
2017-07-04 09:53:17 +00:00
01bf729f2a - Update licensing information
OBS-URL: https://build.opensuse.org/package/show/devel:tools/xdelta3?expand=0&rev=21
2017-06-29 10:30:42 +00:00
c312e159e0 OBS-URL: https://build.opensuse.org/package/show/devel:tools/xdelta3?expand=0&rev=20 2017-06-21 14:08:06 +00:00
68926ef752 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:tools/xdelta3?expand=0&rev=19
2017-06-21 13:43:18 +00:00
66cb64f35b Accepting request 358567 from devel:tools
- updated to 3.0.11
  * bug-fix release addressing a performance bug and several 
    crashes in the decoder

OBS-URL: https://build.opensuse.org/request/show/358567
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdelta3?expand=0&rev=10
2016-02-11 11:37:55 +00:00
fbbca7251c - updated to 3.0.11
* bug-fix release addressing a performance bug and several 
    crashes in the decoder

OBS-URL: https://build.opensuse.org/package/show/devel:tools/xdelta3?expand=0&rev=17
2016-02-09 14:18:55 +00:00
c18fc3f6d1 Accepting request 352618 from devel:tools
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/352618
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdelta3?expand=0&rev=9
2016-01-09 22:13:44 +00:00
ae6251a404 - Don't strip binary
OBS-URL: https://build.opensuse.org/package/show/devel:tools/xdelta3?expand=0&rev=15
2016-01-01 13:16:10 +00:00
Stephan Kulow
c1e4625844 Accepting request 332100 from devel:tools
- 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

OBS-URL: https://build.opensuse.org/request/show/332100
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdelta3?expand=0&rev=8
2015-09-24 04:14:35 +00:00
ee9ac59232 OBS-URL: https://build.opensuse.org/package/show/devel:tools/xdelta3?expand=0&rev=13 2015-09-19 16:46:27 +00:00
330ec2ada9 Accepting request 332085 from home:pluskalm:branches:devel:tools
- 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

OBS-URL: https://build.opensuse.org/request/show/332085
OBS-URL: https://build.opensuse.org/package/show/devel:tools/xdelta3?expand=0&rev=12
2015-09-19 11:06:37 +00:00
Stephan Kulow
82ff62801e Accepting request 238510 from devel:tools
- fix 32-bit build (testsuite helper)
- added patches:
  * xdelta3-regtest.patch

- updated to 3.0.8:
  * bugfixes, see http://xdelta.org/ for details

OBS-URL: https://build.opensuse.org/request/show/238510
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdelta3?expand=0&rev=6
2014-06-24 20:46:13 +00:00
ab7b5179f4 - fix 32-bit build (testsuite helper)
- added patches:
  * xdelta3-regtest.patch

OBS-URL: https://build.opensuse.org/package/show/devel:tools/xdelta3?expand=0&rev=10
2014-06-24 13:42:01 +00:00
ffecbd8775 - updated to 3.0.8:
* bugfixes, see http://xdelta.org/ for details

OBS-URL: https://build.opensuse.org/package/show/devel:tools/xdelta3?expand=0&rev=9
2014-06-23 13:41:57 +00:00
Stephan Kulow
dbd51f3730 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdelta3?expand=0&rev=2
2011-12-06 18:14:14 +00:00
Stephan Kulow
2c76736788 Accepting request 90531 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/90531
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdelta3?expand=0&rev=1
2011-11-08 17:00:55 +00:00
89305414b1 OBS-URL: https://build.opensuse.org/package/show/devel:tools/xdelta3?expand=0&rev=7 2011-11-08 10:34:41 +00:00
7d23f8205d - "GPLv2" to "GPL-2.0"
OBS-URL: https://build.opensuse.org/package/show/devel:tools/xdelta3?expand=0&rev=6
2011-11-07 13:18:49 +00:00
c4d4670725 OBS-URL: https://build.opensuse.org/package/show/devel:tools/xdelta3?expand=0&rev=5 2011-11-01 08:59:05 +00:00
3899772b5f - make test
OBS-URL: https://build.opensuse.org/package/show/devel:tools/xdelta3?expand=0&rev=4
2011-10-31 13:31:28 +00:00
efe3389f99 OBS-URL: https://build.opensuse.org/package/show/devel:tools/xdelta3?expand=0&rev=3 2011-10-31 13:16:05 +00:00
372e066b41 OBS-URL: https://build.opensuse.org/package/show/devel:tools/xdelta3?expand=0&rev=2 2011-10-04 14:18:55 +00:00
facf8ed9c0 osc copypac from project:home:pgajdos package:xdelta3 revision:2
OBS-URL: https://build.opensuse.org/package/show/devel:tools/xdelta3?expand=0&rev=1
2011-10-04 14:16:55 +00:00