Accepting request 1127263 from system:packagemanager

OBS-URL: https://build.opensuse.org/request/show/1127263
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/createrepo_c?expand=0&rev=21
This commit is contained in:
Ana Guerrero 2023-11-17 19:49:16 +00:00 committed by Git OBS Bridge
commit b8a80ebd94
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 15 05:47:52 UTC 2023 - Dirk Müller <dmueller@suse.com>
- remove unneeded file-devel dependency
-------------------------------------------------------------------
Tue Nov 7 15:38:04 UTC 2023 - Dirk Müller <dmueller@suse.com>
@ -11,9 +16,9 @@ Tue Nov 7 15:38:04 UTC 2023 - Dirk Müller <dmueller@suse.com>
* Fix a memory leak of nevra in case there are duplicate package
* Free loaded zchunk dictionary
* Fix few deltarpm related memory leaks
update to 1.0.0:
- update to 1.0.0:
* Add zstd compression support
update to 0.21.1:
- update to 0.21.1:
* Rename --filelists_ext to --filelists-ext to be consistent
* Change test to compare contents instead of checksum
* Don't remove old metadata packages with --update

View File

@ -56,7 +56,6 @@ BuildRequires: bash-completion
BuildRequires: cmake
BuildRequires: doxygen
BuildRequires: fdupes
BuildRequires: file-devel
BuildRequires: git-core
BuildRequires: glib2-devel >= 2.22.0
BuildRequires: libbz2-devel