update to 0.17.17
This commit is contained in:
parent
2138612da0
commit
eb90a7ebd1
BIN
0.17.9.tar.gz
BIN
0.17.9.tar.gz
Binary file not shown.
BIN
umockdev-0.17.17.tar.xz
Normal file
BIN
umockdev-0.17.17.tar.xz
Normal file
Binary file not shown.
@ -1,14 +1,14 @@
|
|||||||
Name: umockdev
|
Name: umockdev
|
||||||
Version: 0.17.9
|
Version: 0.17.17
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Mock hardware devices
|
Summary: Mock hardware devices
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://github.com/martinpitt/%{name}
|
URL: https://github.com/martinpitt/%{name}
|
||||||
Source0: https://github.com/martinpitt/%{name}/archive/%{version}.tar.gz
|
Source0: https://github.com/martinpitt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: autoconf automake libtool gtk-doc gobject-introspection-devel glib2-devel
|
BuildRequires: autoconf automake libtool gtk-doc gobject-introspection-devel glib2-devel
|
||||||
BuildRequires: libgudev1-devel systemd-devel vala chrpath python3 gphoto2
|
BuildRequires: libgudev1-devel systemd-devel vala chrpath python3
|
||||||
BuildRequires: meson libpcap-devel
|
BuildRequires: meson libpcap-devel systemd-udev
|
||||||
|
|
||||||
%description
|
%description
|
||||||
umockdev mocks Linux devices for creating integration tests for hardware related libraries and programs.
|
umockdev mocks Linux devices for creating integration tests for hardware related libraries and programs.
|
||||||
@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/umockdev
|
|||||||
%{_datadir}/vala/vapi/umockdev-1.0.vapi
|
%{_datadir}/vala/vapi/umockdev-1.0.vapi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 17 2023 chenchen <chen_aka_jan@163.com> - 0.17.17-1
|
||||||
|
- update to 0.17.17
|
||||||
|
|
||||||
* Mon Apr 25 2022 caodongxia <caodongxia@h-partners.com> - 0.17.9-1
|
* Mon Apr 25 2022 caodongxia <caodongxia@h-partners.com> - 0.17.9-1
|
||||||
- update to 0.17.9
|
- update to 0.17.9
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user