Fix rhbz references and changelog entry authors

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/createrepo_c?expand=0&rev=43
This commit is contained in:
Neal Gompa 2019-11-25 13:52:08 +00:00 committed by Git OBS Bridge
parent 1a3674616e
commit 606f5b7896

View File

@ -18,25 +18,25 @@ Tue Sep 17 12:00:42 UTC 2019 - Dirk Mueller <dmueller@suse.com>
- fix build by adding missing tarball and updating filelist
-------------------------------------------------------------------
Tue Sep 17 11:43:49 UTC 2019 - FSchreiner@suse.com
Tue Sep 17 11:43:49 UTC 2019 - Frank Schreiner <FSchreiner@suse.com>
- Update to version 0.15.1:
* Release 0.15.1
* Fix null pointer crash in cr_dumper_thread() if it fails to get checksum
* Fix search in string with missing terminating zero (RhBug:1750673)
* Fix search in string with missing terminating zero (rh#1750673)
* Depend on DRPM minimum version 0.4.0
* Release 0.15.0
* Revise drpm dependency check and bump the minimum version to 0.3.0
* Release 0.14.4
* Update documentation and regenerate man pages to sync up
* Use drpm_make from drpm instead of deltarpm (RhBug:1687843)
* Use drpm_make from drpm instead of deltarpm (rh#1687843)
* Fix some DEBUG build warnings
* Switch off html timestamps on documentation (RhBug:1731050)
* Update documentation for mergerepo_c merge methods (RhBug:1722803)
* Switch off html timestamps on documentation (rh#1731050)
* Update documentation for mergerepo_c merge methods (rh#1722803)
* Update documentation for --retain-old-md and --compatibility
* Fix --read-pkgs-list to only list actually read packages
* Release 0.14.3
* Add missing python metadata to python2/3-createrepo_c (RhBug:1695677)
* Add missing python metadata to python2/3-createrepo_c (rh#1695677)
* detect plain tar file as non compressed
-------------------------------------------------------------------