diff --git a/.gitignore b/.gitignore index bf24bf0..e4c1bd6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /umockdev-0.8.8.tar.xz /umockdev-0.8.11.tar.xz +/0.8.12.tar.gz diff --git a/sources b/sources index b978d7b..00c8679 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d2474ede4e6c2ebe4fc81e27140fa93a umockdev-0.8.11.tar.xz +SHA512 (0.8.12.tar.gz) = 38ffb3063e618ac46ec403e38a99a37a60a8884e3536571bbf2acc3d3de06cc4b76062e024b2f545fba86aeecdfe46898818eb7e707ab0abedfe2d82c03af5ac diff --git a/umockdev.spec b/umockdev.spec index e5d7e61..5ee451c 100644 --- a/umockdev.spec +++ b/umockdev.spec @@ -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 - 0.8.12-1 ++ umockdev-0.8.12-1 +- Update to 0.8.12 + * Fri Feb 05 2016 Fedora Release Engineering - 0.8.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild