Compare commits
4 Commits
0.15.1-1ma
...
0.15.5-1ma
Author | SHA1 | Date | |
---|---|---|---|
dbf7c12b84 | |||
57aca32daa | |||
fcfe7ddf1d | |||
bc55eb6b17 |
@ -1,5 +1,5 @@
|
||||
Name: umockdev
|
||||
Version: 0.15.1
|
||||
Version: 0.15.5
|
||||
Release: 1mamba
|
||||
Summary: Mock hardware devices for creating unit tests and bug reporting
|
||||
Group: System/Kernel and Hardware
|
||||
@ -12,22 +12,10 @@ Source: https://github.com/martinpitt/umockdev.git/%{version}/umockdev-%{
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libblkid-devel
|
||||
BuildRequires: libcap-devel
|
||||
BuildRequires: libdw-devel
|
||||
BuildRequires: libffi-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgudev-devel
|
||||
BuildRequires: libmount-devel
|
||||
BuildRequires: libpcre-devel
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: libsepol-devel
|
||||
BuildRequires: libudev-devel
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Mock hardware devices for creating unit tests and bug reporting.
|
||||
@ -98,6 +86,18 @@ rm -f %{buildroot}%{_libdir}/libumockdev.la
|
||||
%doc NEWS README.rst
|
||||
|
||||
%changelog
|
||||
* Tue May 04 2021 Automatic Build System <autodist@mambasoft.it> 0.15.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 06 2021 Automatic Build System <autodist@mambasoft.it> 0.15.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Dec 27 2020 Automatic Build System <autodist@mambasoft.it> 0.15.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Nov 25 2020 Automatic Build System <autodist@mambasoft.it> 0.15.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 19 2020 Automatic Build System <autodist@mambasoft.it> 0.15.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user