File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ 0.37.3:
2+ * cmake: Make the default output froms src_test more useful
3+ * Update gnuconfig submodule
4+ * autotools: gnuconfigize: prevent downgrade of config.{guess,sub}
150.37.2:
26 * python.org: Also set SRC_DIR appropriately
370.37.1:
Original file line number Diff line number Diff line change 11%define debug_package %{nil }
22
33Name: cygport
4- Version: 0.37.2
4+ Version: 0.37.3
55Release: 1%{?dist }
66Summary: Cygwin package building tool
77
Original file line number Diff line number Diff line change 11inherit meson
22
33NAME="cygport"
4- VERSION=0.37.2
4+ VERSION=0.37.3
55RELEASE=1
66CATEGORY="Devel"
77SUMMARY="Cygwin source packaging tool"
Original file line number Diff line number Diff line change 11project (' cygport' ,
2- version : ' 0.37.2 ' )
2+ version : ' 0.37.3 ' )
33
44bindir = join_paths (get_option (' prefix' ), get_option (' bindir' ))
55datadir = join_paths (get_option (' prefix' ), get_option (' datadir' ))
You can’t perform that action at this time.
0 commit comments