File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed
Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1+ 0.37.7:
2+ * autotools: Handle more autoconf version formats
3+ * xvfb: Automatically wrap the existing src_test in xvfb_run
4+ * meson: Add CYGMESON_TEST_ARGS
5+
160.37.6:
27 * python-wheel: Disable unneeded build isolation
38 * postinstall: Improve stripping of sets of hardlinked files
Original file line number Diff line number Diff line change 11%define debug_package %{nil }
22
33Name: cygport
4- Version: 0.37.6
4+ Version: 0.37.7
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.6
4+ VERSION=0.37.7
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.6 ' )
2+ version : ' 0.37.7 ' )
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