Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/umockdev.git#cf84ebdbf4f070ff1d9b132513b51513dc139afc
This commit is contained in:
DistroBaker 2020-10-28 00:03:50 +01:00 committed by Petr Šabata
parent 410da09b95
commit 38d98ef480
3 changed files with 13 additions and 3 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@
/0.14.1.tar.gz
/0.14.2.tar.gz
/0.14.3.tar.gz
/0.14.4.tar.gz

View File

@ -1 +1 @@
SHA512 (0.14.3.tar.gz) = 20d74adcc25617af1ea7c5e3a9c55192635af2c1df2512a19545b2055ac9657dea6c09715c791039e897b562a51fe8d0d30bd247bdb099251f40211fef065d8d
SHA512 (0.14.4.tar.gz) = aa580a58a1dc251ca3eccd01da107d237040e22d091d2f17fc316e7a33d84cacc927f97241ec229bbf820399ffeb4a0511764dbe9fba0ed7da7c0605d7640d18

View File

@ -1,5 +1,5 @@
Name: umockdev
Version: 0.14.3
Version: 0.14.4
Release: 1%{?dist}
Summary: Mock hardware devices
@ -7,6 +7,7 @@ License: LGPLv2+
URL: https://github.com/martinpitt/%{name}
Source0: https://github.com/martinpitt/%{name}/archive/%{version}.tar.gz
BuildRequires: git
BuildRequires: autoconf automake libtool
BuildRequires: gtk-doc
BuildRequires: gobject-introspection-devel
@ -32,7 +33,7 @@ The %{name}-devel package contains the libraries to develop
using %{name}.
%prep
%setup -q -n %{name}-%{version}
%autosetup -S git -n %{name}-%{version}
%build
NOCONFIGURE=1 ./autogen.sh
@ -81,6 +82,14 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/umockdev
%{_datadir}/vala/vapi/umockdev-1.0.vapi
%changelog
* Fri Oct 23 2020 Bastien Nocera <bnocera@redhat.com> - 0.14.4-1
+ umockdev-0.14.4-1
- Update to 0.14.4
* Thu Oct 22 2020 Bastien Nocera <bnocera@redhat.com> - 0.14.3-2
+ umockdev-0.14.3-2
- Better debug for missing functions
* Mon Aug 24 2020 Bastien Nocera <bnocera@redhat.com> - 0.14.3-1
+ umockdev-0.14.3-1
- Update to 0.14.3