#9 Release 0.11.0
Merged 2 years ago by humaton. Opened 2 years ago by dkirwan.
rpms/ dkirwan/koji-containerbuild rawhide  into  rawhide

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

  /koji-containerbuild-b6dcb6555e20e7abd50488f76eb14588ebdf6301.tar.gz

  /koji-containerbuild-dab7501bd461e4ce85c5238f62cb353b3c6e8189.tar.gz

  /koji-containerbuild-a0b75365639f9df064fe84898b4849e244d8f3c9.tar.gz

+ /koji-containerbuild-2c77ff2ac166d622b0e31a75e4c7349528cf85e7.tar.gz

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

  %global owner release-engineering

  %global project koji-containerbuild

  

- %global commit a0b75365639f9df064fe84898b4849e244d8f3c9

+ %global commit 2c77ff2ac166d622b0e31a75e4c7349528cf85e7

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

  

  Name:           %{project}

- Version:        0.9.0

+ Version:        0.11.0

  Release:        2%{?dist}

  Summary:        Koji support for building layered container images

  
@@ -103,6 +103,9 @@ 

  

  

  %changelog

+ * Tue Mar 16 2021 David Kirwan <dkirwan@redhat.com> - 0.11.0

+ - Update to the latest upstream v0.11.0

+ 

  * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-2

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

  

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

- SHA512 (koji-containerbuild-a0b75365639f9df064fe84898b4849e244d8f3c9.tar.gz) = 2b08487b86dd306a81617da2b1538742b8ad0acc690be6a29fa552056daa0ab1abc60e9d547a9c72c3e9c0816c31636adc6a1de805a9a2ff2d7525089244b7b9

+ SHA512 (koji-containerbuild-2c77ff2ac166d622b0e31a75e4c7349528cf85e7.tar.gz) = 07364ff8f6e8f89f8ed8d63caaecda5c33030d7ad49ca1eac3ed22ac2761723cc5b2c9f31a8fbe2afcac938a201a4a7888ee764a139ddfbeaa3d6e486c88e96a

rebased onto 6926cfd

2 years ago

Pull-Request has been merged by humaton

2 years ago

This update does not install: https://bugzilla.redhat.com/show_bug.cgi?id=1940324

Pro tip: If you enable Zuul CI, it will check installability on Pull Requests.