File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1- VERSION = 0.7
1+ VERSION = 0.9
22NAME =hosted-ce-tools
33NAME_VERSION =$(NAME ) -$(VERSION )
44HASH = $(shell git rev-parse HEAD)
Original file line number Diff line number Diff line change 11%global debug_package %{nil }
22Summary: Tools for managing OSG Hosted CEs
33Name: hosted-ce-tools
4- Version: 0.8
5- Release: 2 %{?dist }
4+ Version: 0.9
5+ Release: 1 %{?dist }
66License: Apache 2.0
77Url: https://github.com/opensciencegrid/hosted-ce-tools
88Source0: %{name }-%{version }.tar.gz
@@ -54,6 +54,9 @@ systemctl daemon-reload
5454
5555
5656%changelog
57+ *
Tue Nov 03 2020 Mátyás Selmeci <[email protected] > -
0.9-1 58+ - Fix reversed test
59+
5760*
Wed Sep 09 2020 Mátyás Selmeci <[email protected] > -
0.8-2 5861- Fix python-six dependency for EL8
5962
You can’t perform that action at this time.
0 commit comments