+ umockdev-0.8.12-1

Update to 0.8.12
This commit is contained in:
Bastien Nocera 2017-01-24 16:22:47 +01:00
parent 4a340464a1
commit 73ef849c8c
3 changed files with 10 additions and 5 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/umockdev-0.8.8.tar.xz
/umockdev-0.8.11.tar.xz
/0.8.12.tar.gz

View File

@ -1 +1 @@
d2474ede4e6c2ebe4fc81e27140fa93a umockdev-0.8.11.tar.xz
SHA512 (0.8.12.tar.gz) = 38ffb3063e618ac46ec403e38a99a37a60a8884e3536571bbf2acc3d3de06cc4b76062e024b2f545fba86aeecdfe46898818eb7e707ab0abedfe2d82c03af5ac

View File

@ -1,12 +1,12 @@
Name: umockdev
Version: 0.8.11
Release: 2%{?dist}
Version: 0.8.12
Release: 1%{?dist}
Summary: Mock hardware devices
Group: Development/Libraries
License: LGPLv2+
URL: https://launchpad.net/umockdev
Source0: https://launchpad.net/umockdev/trunk/%{version}/+download/%{name}-%{version}.tar.xz
URL: https://github.com/martinpitt/%{name}
Source0: https://github.com/martinpitt/%{name}/archive/%{version}.tar.gz
BuildRequires: gtk-doc
BuildRequires: gobject-introspection-devel
@ -83,6 +83,10 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/umockdev
%{_datadir}/vala/vapi/umockdev-1.0.vapi
%changelog
* Tue Jan 24 2017 Bastien Nocera <bnocera@redhat.com> - 0.8.12-1
+ umockdev-0.8.12-1
- Update to 0.8.12
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild