# Generated by go2rpm %bcond_without check # https://github.com/vitrun/qart %global goipath github.com/vitrun/qart Version: 0.1 %global tag 0.1 %gometa %global common_description %{expand: Instead of scribbling on redundant pieces and relying on error correction to preserve the meaning, qart engineers the encoded values to create the picture in a code with no inherent errors.} %global golicenses LICENSE LICENSE.bsd %global godocs README.md Name: %{goname} Release: 9%{?dist} Summary: Qr codesgeneration # Upstream license specification: Apache-2.0 and BSD-3-Clause License: ASL 2.0 and BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri May 31 19:20:13 CEST 2019 Robert-André Mauchin - 0.1-9 - Update to new macros * Fri Feb 01 2019 Fedora Release Engineering - 0.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Oct 24 2018 Fabio Valentini - 0.1-7 - Use standard GitHub SourceURL again for consistency between releases. - Use forgeautosetup instead of gosetup. * Sun Sep 02 2018 Fabio Valentini - 0.1-6 - Update to use spec 3.0. * Fri Jul 13 2018 Fedora Release Engineering - 0.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering - 0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Feb 28 2017 Fabio Valentini - 0.1-1 - First package for Fedora