[golang-github-russross-blackfriday/f21] Bump to upstream 77efab57b2f74dd3f9051c79752b2e8995c8b789 - related: #1156176

Jan Chaloupka jchaloup at fedoraproject.org
Mon Mar 2 11:16:25 UTC 2015


commit 6a2b572ce61c302d30660a1ca86fd3efee7664bd
Author: Jan Chaloupka <jchaloup at redhat.com>
Date:   Mon Mar 2 11:49:12 2015 +0100

    Bump to upstream 77efab57b2f74dd3f9051c79752b2e8995c8b789
    - related: #1156176

 .gitignore                              | 2 +-
 golang-github-russross-blackfriday.spec | 8 ++++++--
 sources                                 | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 55b0981..33e3505 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/v1.2.tar.gz
+/blackfriday-77efab5.tar.gz
diff --git a/golang-github-russross-blackfriday.spec b/golang-github-russross-blackfriday.spec
index b1f160e..fcd6968 100644
--- a/golang-github-russross-blackfriday.spec
+++ b/golang-github-russross-blackfriday.spec
@@ -4,12 +4,12 @@
 %global project         russross
 %global repo            blackfriday
 %global import_path     %{provider}.%{provider_tld}/%{project}/%{repo}
-%global commit          2e7d690972283d45aadc7a5ea304841e26529433
+%global commit          77efab57b2f74dd3f9051c79752b2e8995c8b789
 %global shortcommit     %(c=%{commit}; echo ${c:0:7})
 
 Name:       golang-%{provider}-%{project}-%{repo}
 Version:    1.2
-Release:    4%{?dist}
+Release:    5%{?dist}
 Summary:    Markdown processor implemented in Go
 License:    BSD
 URL:        https://%{import_path}
@@ -60,6 +60,10 @@ GOPATH=%{gopath}:%{buildroot}%{gopath} go test %{import_path}
 %{gopath}/src/%{import_path}/*/*
 
 %changelog
+* Mon Mar 02 2015 jchaloup <jchaloup at redhat.com> - 1.2-5
+- Bump to upstream 77efab57b2f74dd3f9051c79752b2e8995c8b789
+  related: #1156176
+
 * Wed Feb 25 2015 jchaloup <jchaloup at redhat.com> - 1.2-4
 - Add commit and shortcommit global variable
   related: #1156176
diff --git a/sources b/sources
index 6e5df4e..0b286b1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e06be10cbdddbf5d8ddf68f5a9d98622  v1.2.tar.gz
+b3d9e32e623ef0b2aa639aee528e02ba  blackfriday-77efab5.tar.gz


More information about the scm-commits mailing list