# Generated by go2rpm %bcond_without check # https://github.com/calmh/du %global goipath github.com/calmh/du Version: 1.0.1 %gometa %global common_description %{expand: Get disk usage information like how much space is available, free, and used.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 9%{?dist} Summary: Disk Usage Information library for Go License: Unlicense URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu May 23 01:36:17 CEST 2019 Robert-André Mauchin - 1.0.1-9 - Update to new macros * Thu Jan 31 2019 Fedora Release Engineering - 1.0.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Oct 24 2018 Fabio Valentini - 1.0.1-7 - Use standard GitHub SourceURL again for consistency between releases. - Use forgeautosetup instead of gosetup. * Wed Aug 15 2018 Fabio Valentini - 1.0.1-6 - Update to spec 3.0. * Fri Jul 13 2018 Fedora Release Engineering - 1.0.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 1.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering - 1.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 1.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Apr 06 2017 Fabio Valentini - 1.0.1-1 - Update to version 1.0.1. * Wed Mar 01 2017 Fabio Valentini - 1.0.0-1 - First package for Fedora