[golang-googlecode-gcfg/f20] Update summary of devel subpackage

Jan Chaloupka jchaloup at fedoraproject.org
Tue Oct 7 14:17:58 UTC 2014


commit 1923712c1b3c2add1b59d710184094f374dae695
Author: Jan Chaloupka <jchaloup at redhat.com>
Date:   Tue Oct 7 16:15:02 2014 +0200

    Update summary of devel subpackage

 golang-googlecode-gcfg.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/golang-googlecode-gcfg.spec b/golang-googlecode-gcfg.spec
index 7fc4078..066888c 100644
--- a/golang-googlecode-gcfg.spec
+++ b/golang-googlecode-gcfg.spec
@@ -12,7 +12,7 @@
 
 Name:           golang-%{provider}%{provider_prefix}-%{repo}
 Version:        0
-Release:        0.2.git%{shortcommit}%{?dist}
+Release:        0.3.git%{shortcommit}%{?dist}
 Summary:        Gcfg reads INI-style configuration files into Go structs
 License:        BSD
 URL:            http://%{import_path}
@@ -26,7 +26,7 @@ BuildArch:      noarch
 %package devel
 Requires:       golang >= 1.2.1-3
 BuildRequires:  golang >= 1.2.1-3
-Summary:        A golang library for logging to systemd
+Summary:        %{summary}
 Provides:       golang(%{import_path}) = %{version}-%{release}
 Provides:       golang(%{import_path}/scanner) = %{version}-%{release}
 Provides:       golang(%{import_path}/token) = %{version}-%{release}
@@ -64,6 +64,9 @@ GOPATH=%{buildroot}%{gopath}:%{gopath} go test %{import_path}
 %attr(664,-,-) %{gopath}/src/%{import_path}/testdata/*.gcfg
 
 %changelog
+* Tue Oct 07 2014 jchaloup <jchaloup at redhat.com> - 0-0.3.gitc2d3050
+- Updating summary of devel subpackage
+
 * Fri Sep 12 2014 Lokesh Mandvekar <lsm5 at fedoraproject.org> - 0-0.2gitc2d3050
 - don't own dirs owned by golang
 - preserve timestamps


More information about the scm-commits mailing list