commit composefs for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package composefs for openSUSE:Factory checked in at 2024-12-30 12:52:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/composefs (Old) and /work/SRC/openSUSE:Factory/.composefs.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "composefs" Mon Dec 30 12:52:16 2024 rev:2 rq:1233827 version:1.0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/composefs/composefs.changes 2024-12-16 19:10:06.692974888 +0100 +++ /work/SRC/openSUSE:Factory/.composefs.new.1881/composefs.changes 2024-12-30 12:52:30.162020648 +0100 @@ -1,0 +2,5 @@ +Sun Dec 29 21:27:36 UTC 2024 - Richard Rahl <rrahl0@opensuse.org> + +- require the main package for the devel package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ composefs.spec ++++++ --- /var/tmp/diff_new_pack.BaLwl7/_old 2024-12-30 12:52:30.670041500 +0100 +++ /var/tmp/diff_new_pack.BaLwl7/_new 2024-12-30 12:52:30.670041500 +0100 @@ -15,18 +15,19 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %define sover 1 Name: composefs Version: 1.0.7 Release: 0 Summary: The reliability of disk images, the flexibility of files -License: GPL-2.0-or-later OR Apache-2.0 +License: Apache-2.0 OR GPL-2.0-or-later URL: https://github.com/containers/composefs Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -BuildRequires: pkgconfig(openssl) >= 3.0.0 -BuildRequires: pkgconfig(fuse3) >= 3.10.0 -BuildRequires: meson BuildRequires: go-md2man +BuildRequires: meson +BuildRequires: pkgconfig(fuse3) >= 3.10.0 +BuildRequires: pkgconfig(openssl) >= 3.0.0 %description Tools to handle creating and mounting composefs images. The composefs @@ -42,6 +43,7 @@ %package devel Summary: Devel files for %{name} +Requires: %{name} = %{version} Requires: lib%{name}%{sover} = %{version} %description devel
participants (1)
-
Source-Sync