#1 Update to upstream v1.0.0
Merged 6 years ago by jchaloup. Opened 6 years ago by kshlm.
rpms/ kshlm/golang-github-spf13-viper master-update-1.0.0-1  into  master

file modified
+1
@@ -1,1 +1,2 @@ 

  /viper-c1de958.tar.gz

+ /viper-25b30aa.tar.gz

@@ -37,12 +37,12 @@ 

  # https://github.com/spf13/viper

  %global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}

  %global import_path     %{provider_prefix}

- %global commit          c1de95864d73a5465492829d7cb2dd422b19ac96

+ %global commit          25b30aa063fc18e48662b86996252eabdcf2f0c7

  %global shortcommit     %(c=%{commit}; echo ${c:0:7})

  

  Name:           golang-%{provider}-%{project}-%{repo}

- Version:        0

- Release:        0.11.git%{shortcommit}%{?dist}

+ Version:        1.0.0

+ Release:        1%{?dist}

  Summary:        Go configuration with fangs

  License:        MIT

  URL:            https://%{provider_prefix}
@@ -185,6 +185,9 @@ 

  %endif

  

  %changelog

+ * Wed Feb 21 2018 Kaushal <kshlmster@gmail.com> - 1.0.0-1

+ - Update to upstream v1.0.0

+ 

  * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.11.gitc1de958

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (viper-c1de958.tar.gz) = e53e299eab056d5c33155683b801430b612328d8acf15e9711a6485cdbd7acf4a6e2d30212d403d962b9f3be9b2ea8fd179f05e982ce335f9aca2bd9241ea815

+ SHA512 (viper-25b30aa.tar.gz) = 4acd37411683d753d81d839e83c2257bc424c42b8e295868da84cb045db131be063b0e5a0fb88c587332582f356186659d5a181e65ae1838e868576543c1fecd

no initial comment

Pull-Request has been merged by jchaloup

6 years ago