14 Commits

Author SHA1 Message Date
6f31f8a037 automatic version update by autodist [release 0.17.9-1mamba;Tue Apr 12 2022] 2024-01-05 18:47:51 +01:00
148f2725a1 automatic version update by autodist [release 0.17.8-1mamba;Thu Mar 24 2022] 2024-01-05 18:47:51 +01:00
c34b8774b2 automatic version update by autodist [release 0.17.7-1mamba;Thu Mar 03 2022] 2024-01-05 18:47:51 +01:00
1944cfc39a automatic version update by autodist [release 0.17.6-1mamba;Sun Jan 23 2022] 2024-01-05 18:47:51 +01:00
a3a50e6457 automatic version update by autodist [release 0.17.5-1mamba;Thu Jan 20 2022] 2024-01-05 18:47:51 +01:00
297378fc73 automatic version update by autodist [release 0.17.3-1mamba;Tue Jan 11 2022] 2024-01-05 18:47:51 +01:00
b2127f37c9 automatic version update by autodist [release 0.17.2-1mamba;Tue Jan 11 2022] 2024-01-05 18:47:51 +01:00
fd7a6d9639 automatic version update by autodist [release 0.17.1-1mamba;Wed Dec 15 2021] 2024-01-05 18:47:51 +01:00
e0fd8d510b automatic version update by autodist [release 0.17.0-1mamba;Sun Dec 12 2021] 2024-01-05 18:47:51 +01:00
a0da2cf94d automatic version update by autodist [release 0.16.3-1mamba;Wed Sep 15 2021] 2024-01-05 18:47:51 +01:00
047e780e3b automatic version update by autodist [release 0.16.2-1mamba;Thu Aug 26 2021] 2024-01-05 18:47:51 +01:00
0e9494c67b automatic version update by autodist [release 0.16.1-1mamba;Wed Jul 14 2021] 2024-01-05 18:47:51 +01:00
dbf7c12b84 automatic version update by autodist [release 0.15.5-1mamba;Tue May 04 2021] 2024-01-05 18:47:51 +01:00
57aca32daa automatic version update by autodist [release 0.15.4-1mamba;Wed Jan 06 2021] 2024-01-05 18:47:51 +01:00

View File

@ -1,5 +1,5 @@
Name: umockdev
Version: 0.15.3
Version: 0.17.9
Release: 1mamba
Summary: Mock hardware devices for creating unit tests and bug reporting
Group: System/Kernel and Hardware
@ -7,27 +7,15 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://launchpad.net/umockdev
## GITSOURCE https://github.com/martinpitt/umockdev.git 0.9.4
Source: https://github.com/martinpitt/umockdev.git/%{version}/umockdev-%{version}.tar.bz2
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: libpcap-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.
@ -95,9 +83,51 @@ rm -f %{buildroot}%{_libdir}/libumockdev.la
#%{_datadir}/doc/umockdev/*
%{_datadir}/gir-1.0/UMockdev-1.0.gir
%{_datadir}/vala/vapi/umockdev-1.0.vapi
%doc NEWS README.rst
%doc NEWS
%changelog
* Tue Apr 12 2022 Automatic Build System <autodist@mambasoft.it> 0.17.9-1mamba
- automatic version update by autodist
* Thu Mar 24 2022 Automatic Build System <autodist@mambasoft.it> 0.17.8-1mamba
- automatic version update by autodist
* Thu Mar 03 2022 Automatic Build System <autodist@mambasoft.it> 0.17.7-1mamba
- automatic version update by autodist
* Sun Jan 23 2022 Automatic Build System <autodist@mambasoft.it> 0.17.6-1mamba
- automatic version update by autodist
* Thu Jan 20 2022 Automatic Build System <autodist@mambasoft.it> 0.17.5-1mamba
- automatic version update by autodist
* Tue Jan 11 2022 Automatic Build System <autodist@mambasoft.it> 0.17.3-1mamba
- automatic version update by autodist
* Tue Jan 11 2022 Automatic Build System <autodist@mambasoft.it> 0.17.2-1mamba
- automatic version update by autodist
* Wed Dec 15 2021 Automatic Build System <autodist@mambasoft.it> 0.17.1-1mamba
- automatic version update by autodist
* Sun Dec 12 2021 Automatic Build System <autodist@mambasoft.it> 0.17.0-1mamba
- automatic version update by autodist
* Wed Sep 15 2021 Automatic Build System <autodist@mambasoft.it> 0.16.3-1mamba
- automatic version update by autodist
* Thu Aug 26 2021 Automatic Build System <autodist@mambasoft.it> 0.16.2-1mamba
- automatic version update by autodist
* Wed Jul 14 2021 Automatic Build System <autodist@mambasoft.it> 0.16.1-1mamba
- automatic version update by autodist
* 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