commit 796d78aec62057f893cbf1dff7727f31be0dfb8f Author: Bobby Powers <bobbypow...@gmail.com> Date: Thu Apr 10 14:15:48 2014 -0700
Upstream version bump Signed-off-by: Lokesh Mandvekar <l...@redhat.com> golang-github-coreos-go-systemd.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) --- diff --git a/golang-github-coreos-go-systemd.spec b/golang-github-coreos-go-systemd.spec index 5435db4..60021ae 100644 --- a/golang-github-coreos-go-systemd.spec +++ b/golang-github-coreos-go-systemd.spec @@ -1,12 +1,12 @@ %global debug_package %{nil} %global import_path github.com/coreos/go-systemd %global gopath %{_datadir}/gocode -%global commit 68bc612f441de7b3d3a0750c6d2a5305c846de22 +%global commit 8514b9fc57569e6dfc5e88a6411be351afcc69b4 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: golang-github-coreos-go-systemd Version: 0 -Release: 0.3.git%{shortcommit}%{?dist} +Release: 0.4.git%{shortcommit}%{?dist} Summary: Go bindings to systemd socket activation, journal and D-BUS APIs License: ASL 2.0 URL: http://%{import_path} @@ -58,6 +58,9 @@ cp -av {activation,dbus,journal} %{buildroot}/%{gopath}/src/%{import_path} %{gopath}/src/%{import_path}/journal/*.go %changelog +* Thu Apr 10 2014 Bobby Powers <bobbypow...@gmail.com> 0-0.4.git8514b9f +- update to latest upstream + * Fri Oct 18 2013 Lokesh Mandvekar <l...@redhat.com> 0-0.3.git68bc612 - double quotes removed from provides diff --git a/sources b/sources index 391b90d..1f2b884 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2e4498e615c6b7e34cc30b1dfcc41a47 go-systemd-68bc612.tar.gz +9f0796df9c5098dc04b98cec68ba7231 go-systemd-8514b9f.tar.gz _______________________________________________ golang mailing list golang@lists.fedoraproject.org https://lists.fedoraproject.org/mailman/listinfo/golang