File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -62,3 +62,7 @@ Revision history for Thrift-API-HiveClient2
62620.019 2015-10-01
6363 Added get_tables method, outputs a list of tables with some details
6464 Added fetch_hashref, which returns a resultset keyed on column names
65+
66+ 0.020 2015-10-01
67+ Removed .iml file
68+ Updated build dep for rpmbuild and older perl versions
Original file line number Diff line number Diff line change @@ -4,13 +4,14 @@ license = Apache_2_0
44copyright_holder = David Morel & Booking.com. Portions are (c) R.Scaffidi, Thrift files are (c) Apache Software Foundation.
55copyright_year = 2015
66
7- version = 0.019
7+ version = 0.020
88
99[Prereqs]
1010Thrift = 0
1111Moo = 0
1212Class::Accessor = 0
1313Scalar::Util = 0
14+ List::MoreUtils = 0
1415
1516[PodWeaver]
1617
@@ -19,6 +20,7 @@ exclude_match = gen-perl
1920exclude_match = cache
2021exclude_filename = weaver.ini
2122exclude_match = Thrift-API-HiveClient2-0\.[0-9]+
23+ exclude_match = .*.iml
2224
2325[PruneCruft]
2426[ManifestSkip]
You can’t perform that action at this time.
0 commit comments