#3 Rebuilt to change Python shebangs to /usr/bin/python3.6 on EPEL 8
Merged a year ago by tdawson. Opened a year ago by churchyard.
rpms/ churchyard/kde-dev-scripts epel8-python3.6-rebuild  into  epel8

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

  Name:    kde-dev-scripts

  Summary: KDE SDK scripts

  Version: 22.04.1

- Release: 1%{?dist}

+ Release: 2%{?dist}

  

  License: GPLv2+ and GPLv2+ and BSD

  URL:     https://cgit.kde.org/%{name}.git
@@ -154,6 +154,9 @@ 

  

  

  %changelog

+ * Mon Jan 30 2023 Miro Hrončok <mhroncok@redhat.com> - 22.04.1-2

+ - Rebuilt to change Python shebangs to /usr/bin/python3.6 on EPEL 8

+ 

  * Thu May 12 2022 Justin Zobel <justin@1707.io> - 22.04.1-1

  - Update to 22.04.1

  

See https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org/thread/RE3PG72B5AX7NTACPDSBGOWCMN7I3OQJ/

I'm opening this as a pull request in case you want to do things differently (e.g. merge from rawhide first, use a microbump for the release value, etc.).

If you merge this PR, please also build it and create the bodhi update.

If you don't respond within two weeks, I plan to merge and build as is.

Pull-Request has been merged by tdawson

a year ago
Metadata