#12 Correct topurl in fedora-config.patch
Merged 2 years ago by humaton. Opened 2 years ago by mizdebsk.
rpms/ mizdebsk/koji fix-topurl  into  rawhide

file modified
+1 -1
@@ -13,7 +13,7 @@ 

   

   ;url of package download site

   ;pkgurl = http://www.example.com/packages

- +topurl = https://kojipkgs.fedoraproject.org/packages

+ +topurl = https://kojipkgs.fedoraproject.org

   

   ;path to the koji top directory

   ;topdir = /mnt/koji

file modified
+4 -1
@@ -9,7 +9,7 @@ 

  

  Name: koji

  Version: 1.27.0

- Release: 2%{?dist}

+ Release: 3%{?dist}

  # the included arch lib from yum's rpmUtils is GPLv2+

  License: LGPLv2 and GPLv2+

  Summary: Build system tools
@@ -347,6 +347,9 @@ 

  %systemd_postun kojira.service

  

  %changelog

+ * Tue Nov 23 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.27.0-3

+ - Correct topurl in fedora-config.patch. Fixes rhbz#2025562

+ 

  * Thu Nov 18 2021 Kevin Fenzi <kevin@scrye.com> - 1.27.0-2

  - Fix rebasing issue in koji.conf