diff --git a/.gitignore b/.gitignore index d3b97e4..f079c99 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /bolt-0.1.tar.gz +/bolt-0.2.tar.gz diff --git a/bolt.spec b/bolt.spec index 514d520..59c06d2 100644 --- a/bolt.spec +++ b/bolt.spec @@ -1,11 +1,10 @@ Name: bolt -Version: 0.1 -Release: 3%{?dist} +Version: 0.2 +Release: 1%{?dist} Summary: Thunderbolt device manager License: LGPLv2+ URL: https://github.com/gicmo/bolt Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz -Source1: https://raw.githubusercontent.com/gicmo/bolt/master/COPYING BuildRequires: asciidoc BuildRequires: meson @@ -14,6 +13,9 @@ BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(systemd) BuildRequires: polkit-devel +BuildRequires: pygobject3-devel +BuildRequires: python3-dbus +BuildRequires: python3-dbusmock BuildRequires: umockdev-devel BuildRequires: systemd %{?systemd_requires} @@ -32,7 +34,6 @@ mentioned tasks. %prep %setup -q -cp %{SOURCE1} ./ %build %meson -Ddb-path=%{_localstatedir}/lib/boltd @@ -68,9 +69,14 @@ install -m0755 -d $RPM_BUILD_ROOT%{_localstatedir}/lib/boltd %{_datadir}/polkit-1/rules.d/org.freedesktop.bolt.rules %{_datadir}/dbus-1/system-services/org.freedesktop.bolt.service %{_mandir}/man1/boltctl.1* +%{_mandir}/man8/boltd.8* %dir %{_localstatedir}/lib/boltd %changelog +* Tue Mar 6 2018 Christian Kellner - 0.2-1 +- bolt 0.2 upstream release +- Update BuildRequires dependencies. + * Wed Feb 07 2018 Fedora Release Engineering - 0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild diff --git a/sources b/sources index 07fd4ac..cb5f4ed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (bolt-0.1.tar.gz) = 61cf815aeb759ff10864d5de82c250e23b2a6199becd4251b9db22b5a970352356927983518b6265d4e4f83133ae9f56549e99e689d3112c97be8cc201a2254d +SHA512 (bolt-0.2.tar.gz) = 99bbdcadc114bfe781e40c0918c02e37d77cee0b8c4d145eefd78bd7b6eb8eb29c1635341fc8da05c03d09b2d7d44b98bf490374c31b35696b8e578699d57c11