# Generated by go2rpm %bcond_without check %global debug_package %{nil} # https://github.com/linuxdeepin/dbus-factory %global goipath github.com/linuxdeepin/dbus-factory Version: 3.1.17 %global tag 3.1.17 %gometa %global goname golang-deepin-dbus-factory %global common_description %{expand: Golang DBus factory for Deepin Desktop Environment.} %global golicenses LICENSE %global godocs CHANGELOG.md README.md Name: %{goname} Release: 3%{?dist} Summary: Golang DBus factory for Deepin Desktop Environment License: GPLv3 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(pkg.deepin.io/lib) BuildRequires: deepin-dbus-generator BuildRequires: jq BuildRequires: libxml2 %description %{common_description} %prep %goprep %build %make_build %install %make_install GOPATH=%{gopath} %if %{with check} %check %gocheck %endif %files %license LICENSE %doc CHANGELOG.md README.md %{gopath}/src/dbus %changelog * Tue Jun 04 22:31:59 CEST 2019 Robert-André Mauchin - 3.1.17-3 - Update to new macros * Thu Jan 31 2019 Fedora Release Engineering - 3.1.17-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Nov 4 2018 mosquito - 3.1.17-1 - Update to 3.1.17 * Sat Aug 25 2018 mosquito - 3.1.16-1 - Update to 3.1.16 * Fri Jul 13 2018 Fedora Release Engineering - 3.1.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 16 2018 mosquito - 3.1.13-1 - Update to 3.1.13 * Wed Feb 07 2018 Fedora Release Engineering - 3.1.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Dec 20 2017 mosquito - 3.1.11-1 - Update to 3.1.11 * Wed Nov 15 2017 mosquito - 3.1.10-1 - Update to 3.1.10 * Fri Oct 27 2017 mosquito - 3.1.9-1 - Update to 3.1.9 * Tue Oct 17 2017 mosquito - 3.1.8-2 - BR: libxml2 * Sat Oct 14 2017 mosquito - 3.1.8-1 - Update to 3.1.8 * Thu Aug 24 2017 mosquito - 3.1.7-2 - Obsolete deepin-qml-dbus-factory package * Thu Aug 3 2017 mosquito - 3.1.7-1 - Update to 3.1.7 * Fri Jul 14 2017 mosquito - 3.1.6-1.git0ef9267 - Update to 3.1.6 * Fri May 19 2017 mosquito - 3.1.4-1.git2308ee3 - Update to 3.1.4 * Sun Feb 26 2017 mosquito - 3.1.0-1.git1fb380c - Update to 3.1.0 * Tue Jan 17 2017 mosquito - 3.0.9-1.git247464a - Update to 3.0.9 * Sun Jul 5 2015 mosquito - 2.90.0-1.git402c0f2 - Update version to 2.90.0-1.git402c0f2 * Mon Sep 29 2014 mosquito - 0.0.2git20140928-1 - Initial build