Accepting request 1085014 from devel:libraries:c_c++

- Add missing cmake config files for 32bit packages

OBS-URL: https://build.opensuse.org/request/show/1085014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmocka?expand=0&rev=20
This commit is contained in:
Dominique Leuenberger 2023-05-06 20:08:37 +00:00 committed by Git OBS Bridge
commit dcff671077
2 changed files with 6 additions and 0 deletions

View File

@ -2,5 +2,6 @@ libcmocka0
provides "libcmocka-<targettype> = <version>"
obsoletes "libmockery-<targettype> <= <version>"
libcmocka-devel
+/usr/lib(64)?/cmake/cmocka/.*
requires -"libcmocka-<targettype>"
requires "libcmocka0-<targettype> = <version>"

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 5 09:26:51 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>
- Add missing cmake config files for 32bit packages
-------------------------------------------------------------------
Mon Feb 27 13:16:24 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>