File wcurl.changes of Package wcurl
-------------------------------------------------------------------
Sat Jun 21 16:41:36 UTC 2025 - Manfred Schwarb <manfred99@gmx.ch>
- Starting with curl 8.14.0, wcurl is included in the package curl
per default, so this package is no longer needed then. Add a
build constraint "BuildRequires: curl < 8.14.0" to prevent
build in such cases.
-------------------------------------------------------------------
Wed Jun 18 13:00:31 UTC 2025 - Manfred Schwarb <manfred99@gmx.ch>
- Update to version 2025.05.26:
* Increase number of retries to 5 (32 sec total time), fixing the problem with misleading output.
-------------------------------------------------------------------
Sat Apr 26 15:08:45 UTC 2025 - Manfred Schwarb <manfred99@gmx.ch>
- Update to version 2025.04.20:
* Update manpage, help output, README and comments, fixing typos and
standardizing to curl's documentation format
-------------------------------------------------------------------
Tue Feb 25 08:45:01 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 2025.02.24
* Allow -o and -O to be used without whitespaces (e.g.: -oNAME).
* Use the standard copyright header in manpage.
* Update manpage to describe that --output can be used without
the equal sign.
* Throw an error message on tests if shunit's version is lower
than 2.1.8.
-------------------------------------------------------------------
Sat Jan 18 20:19:52 UTC 2025 - Samuel Henrique <samueloph@debian.org>
- new upstream release 2024.12.08
* new parameter "-o|-O|--output|output=" which allows the user to choose the output filename.
* default to "index.html" as filename if none can be inferred from the URL.
* percent-decode output filenames by default.
* new option to disable percent-decoding of output filenames: "--no-decode-filename".
* fix typo in the list of features of the manpage.
* README/manpage: Point to the curl issue tracker.
* README:
- Add a missing dash to the "--dry-run" command.
- Add a logo.
- Add a brief section explaining about our testsuite.
- Remove HTML "<a name>" anchors.
* symlink LICENSE to LICENSES/curl.txt.
* update AUTHORS.
- update package description with new features
- only buildrequires shunit2 on releases that have it
-------------------------------------------------------------------
Thu Sep 5 21:18:13 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>
- make tests dependent on shunit2 >= 2.1.8
-------------------------------------------------------------------
Thu Aug 29 14:10:41 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- simplify and cleanup specfile
-------------------------------------------------------------------
Wed Aug 14 22:50:20 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>
- wcurl has a new home: https://github.com/curl/wcurl
-------------------------------------------------------------------
Fri Jul 12 10:14:00 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>
- initial OBS packaging