Changelog for
rapidquilt-0.5.4-4.1.x86_64.rpm :
Fri Feb 15 13:00:00 2019 msrbAATTsuse.com
- Release 0.5.4
* Support for `-p` and `-R` patch options in series file.
* Fuzz > 0 now behaves lot more like patch.
* Multiple bugfixes
- Removed obsolete 0001-Fix-build-with-rustc-1.31.0.patch
- 0001-Default-to-the-new-filename-when-none-exists.patch
* Small but important fix, not yet in released version
Fri Feb 8 13:00:00 2019 msrbAATTsuse.com
- Release 0.5.3
* Support for running analyses while patching.
* Added MultiApply analysis that warns when hunk could apply to
more than one location.
* Fixed two kinds of panic when rolling-back failed patches.
* More information is shown when patch fails to apply.
- 0001-Fix-build-with-rustc-1.31.0.patch
* Fix build with rustc 1.31.0
Thu Jan 24 13:00:00 2019 msrbAATTsuse.com
- Release 0.5.1
* Fix detection of misordered hunks
* More changes for better compatibility with patch
* Added --verbose, --quiet and --version parameters
- Remove _service file and use the latest released version instead
* The development tempo has slowed down and more people are now
using rapidquilt in production. Lets build the latest release
instead of git master.
Thu Jan 17 13:00:00 2019 msrbAATTsuse.com
- Release 0.5.0
* Support for patches that change file permissions
* Use the same logic as patch does when choosing which file to patch
* Behave same as patch in various cornercases
- Run tests in %check phase
Sun Jan 13 13:00:00 2019 msrbAATTsuse.com
- Release 0.4.3
* Faster patch parsing
* Support quoted filenames
Mon Jan 7 13:00:00 2019 msrbAATTsuse.com
- Release 0.4.2
* Improved error and application failure reporting
* Empty directories are deleted after deleting files
Sun Dec 30 13:00:00 2018 msrbAATTsuse.com
- Release 0.4.0
* Support for file-renaming patches
Thu Dec 20 13:00:00 2018 msrbAATTsuse.com
- Release 0.3.0
* --backup and --backup-count options
* Accepts more strangely formed patch files
Mon Dec 17 13:00:00 2018 msrbAATTsuse.com
- Inital packaging