#1 Update to 0.7.6
Closed 5 years ago by cverna. Opened 5 years ago by vrutkovs.
rpms/ vrutkovs/koji-containerbuild master  into  master

file modified
+1
@@ -5,3 +5,4 @@ 

  /koji-containerbuild-0.7.2.tar.gz

  /koji-containerbuild-81f7c968695c6b4e3628b5a5d4cf12ad86f23389.tar.gz

  /koji-containerbuild-56fd8e7099386e01a261a5ecdb53f8c254e70b81.tar.gz

+ /koji-containerbuild-d13bd66879223d79a54f984bdeb0b21c2cc45a66.tar.gz

file modified
+5 -2
@@ -8,11 +8,11 @@ 

  %global owner release-engineering

  %global project koji-containerbuild

  

- %global commit 56fd8e7099386e01a261a5ecdb53f8c254e70b81

+ %global commit d13bd66879223d79a54f984bdeb0b21c2cc45a66

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

  

  Name:           %{project}

- Version:        0.7.5

+ Version:        0.7.6

  Release:        1%{?dist}

  Summary:        Koji support for building layered container images

  Group:          Applications/System
@@ -121,6 +121,9 @@ 

  

  

  %changelog

+ * Wed Nov 08 2017 Vadim Rutkovsky <vrutkovs@redhat.com> - 0.7.6-1

+ - Update to latest upsteam

+ 

  * Fri Oct 06 2017 Patrick Uiterwijk <patrick@puiterwijk.org> - 0.7.5-1

  - Update to latest upsteam

  

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

- SHA512 (koji-containerbuild-56fd8e7099386e01a261a5ecdb53f8c254e70b81.tar.gz) = 04db57d0d9e3b0ab373d63d92364e58cf5ad8b122d6913e3f5f5b5f7f4a891c89524fa12304593e075d240ad857c8d8480d452355ced5a2d8e895b353615f00d

+ SHA512 (koji-containerbuild-d13bd66879223d79a54f984bdeb0b21c2cc45a66.tar.gz) = bc81fadd0ed8e8d76fd7594d4843d318dc6aa0ef885d8fcb339544bc2380683ed5a3d8d2a3e944fdfa215539dd0e9a05071ac9c0f3bcf7d27b8dd803061a560b

the koji package in f27 provides python3 bindings to koji. Therefore for the dependency to koji for fedora needs to be python2-koji.

let's close this since we now have version 0.7.8 available in rawhide and f28

Pull-Request has been closed by cverna

5 years ago