commit 0f52375052611d7c6dac909577d7a4a946c37c4c
Author: Lokesh Mandvekar <l...@fedoraproject.org>
Date:   Wed Feb 18 10:58:23 2015 -0600

    use latest master commit
    
    Signed-off-by: Lokesh Mandvekar <l...@fedoraproject.org>

 golang-github-coreos-go-semver.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/golang-github-coreos-go-semver.spec 
b/golang-github-coreos-go-semver.spec
index 9fbf660..08f007b 100644
--- a/golang-github-coreos-go-semver.spec
+++ b/golang-github-coreos-go-semver.spec
@@ -9,7 +9,7 @@
 
 Name:       golang-%{provider}-%{project}-%{repo}
 Version:    0
-Release:    0.1.git%{shortcommit}%{?dist}
+Release:    0.2.git%{shortcommit}%{?dist}
 Summary:    Go semantic versioning library
 License:    ASL 2.0
 URL:        https://%{import_path}
@@ -54,8 +54,11 @@ done
 %files devel
 %doc README.md LICENSE
 %dir %{gopath}/src/%{provider}.%{provider_tld}/%{project}
-%{gopath}/src/%{import_path}/semver
+%{gopath}/src/%{import_path}
 
 %changelog
+* Wed Feb 04 2015 Lokesh Mandvekar <l...@fedoraproject.org> - 0-0.2.git6fe83cc
+- Own import_path dir and not just import_path/semver
+
 * Tue Dec 09 2014 Lokesh Mandvekar <l...@fedoraproject.org> - 0-0.1.git6fe83cc
 - Resolves: rhbz#1174021 - Initial package
_______________________________________________
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to