automatic version update by autodist [release 0.18.3-1mamba;Mon Jul 29 2024]
This commit is contained in:
parent
9470e5bad8
commit
e503664b43
@ -1,5 +1,5 @@
|
|||||||
Name: umockdev
|
Name: umockdev
|
||||||
Version: 0.17.13
|
Version: 0.18.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Mock hardware devices for creating unit tests and bug reporting
|
Summary: Mock hardware devices for creating unit tests and bug reporting
|
||||||
Group: System/Kernel and Hardware
|
Group: System/Kernel and Hardware
|
||||||
@ -13,6 +13,7 @@ License: LGPL
|
|||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libpcap-devel
|
BuildRequires: libpcap-devel
|
||||||
|
BuildRequires: libselinux-devel
|
||||||
BuildRequires: libudev-devel
|
BuildRequires: libudev-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
@ -41,6 +42,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
echo %{version} > .version
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson
|
%meson
|
||||||
@ -86,6 +88,9 @@ rm -f %{buildroot}%{_libdir}/libumockdev.la
|
|||||||
%doc NEWS
|
%doc NEWS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 29 2024 Automatic Build System <autodist@openmamba.org> 0.18.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue May 31 2022 Automatic Build System <autodist@mambasoft.it> 0.17.13-1mamba
|
* Tue May 31 2022 Automatic Build System <autodist@mambasoft.it> 0.17.13-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user