Commit Graph

20 Commits

Author SHA1 Message Date
Javier Martinez Canillas bc4d5bffb7
Update to version 0.0.4
While being there, also add an `ExcluseArch: s390x ppc64le` to avoid
building libcamera in architectures where is not expected to be used.

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
2023-02-01 14:45:54 +01:00
Wim Taymans 97decea313 Rebuild for gtest .so bump rhbz#2161870
Add patch for gcc13
2023-01-24 16:45:04 +01:00
Wim Taymans 17264967b5 Rebuild for gtest .so bump rhbz#2161870 2023-01-24 16:01:04 +01:00
Fedora Release Engineering 35a92a62e9 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 15:56:32 +00:00
Miro Hrončok 16e2b5b790 Prevent accidental soname bumps
"""
Shared libraries installed directly into %{_libdir}
SHOULD NOT be listed in the %files section of the spec by using a glob
in a way that conceals important parts of the file name (e.g. libfoo.so*),
since changes to the SONAME also result in a changed file name in most cases.

Otherwise, when the library bumps its SONAME as part of an update,
this change might remain unnoticed and cause problems like broken dependencies.
"""

https://docs.fedoraproject.org/en-US/packaging-guidelines/#_listing_shared_library_files
2022-12-22 23:31:09 +01:00
Javier Martinez Canillas 48e8d8cc01
Update to version 0.0.3
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
2022-12-22 14:40:09 +01:00
Javier Martinez Canillas 31244b945e
Update to version 0.0.2
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
2022-12-01 20:56:15 +01:00
Javier Martinez Canillas 672af88390
Fix silly typo in changelog
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
2022-08-31 12:05:50 +02:00
Javier Martinez Canillas a05c7e5382
Update to snapshot 68683d3
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
2022-08-31 12:01:14 +02:00
Fedora Release Engineering e5d54169b5 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 17:25:06 +00:00
Mamoru TASAKA 6e38453535 Rebuild for new gtest 2022-07-10 22:38:15 +09:00
Javier Martinez Canillas f38159e3da
Update to snapshot bb84fc6
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
2022-06-23 14:49:55 +02:00
Javier Martinez Canillas 3f28fcfa2a
Re-enable lc-compliance build
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
2022-02-02 15:59:42 +01:00
Eric Curtin 8a65f2ff74 Build with lc-compliance disabled 2022-02-02 10:52:16 +00:00
Eric Curtin 31fa0ad0db Update to snapshot 7ea52d2 2022-01-28 16:32:24 +00:00
Fedora Release Engineering 1d7e57b0e5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 15:51:34 +00:00
Mamoru TASAKA 5a17be643d rebuild against new liblttng-ust 2021-11-02 21:42:55 +09:00
Javier Martinez Canillas 7fa34c6291
Update to snapshot e00149f
Upstream now sets a SONAME since e00149f, drop the downstream versioning.

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
2021-09-28 14:23:51 +02:00
Javier Martinez Canillas dd68389e5d
Initial import based on Peter Robinson work
Resolves: rhbz#2002417

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
2021-09-20 21:25:52 +02:00
Igor Raits 414ebf0159 Added the README 2021-09-20 11:57:40 +00:00