File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1- 0.3.2 -1 ./
1+ 0.3.3 -1 ./
Original file line number Diff line number Diff line change 77%global modname product_listings_manager
88
99Name: product-listings-manager
10- Version: 0.3.2
10+ Version: 0.3.3
1111Release: 1%{?dist }
1212Summary: HTTP interface to composedb
1313
@@ -93,6 +93,10 @@ py.test-2.7 -v %{modname}/tests
9393%endif
9494
9595%changelog
96+ * Mon Mar 18 2019 Haibo Lin <hlin@redhat.com> 0.3.3-1
97+ - Use latest module record (hlin@redhat.com)
98+ - Fix positive overrides ignored issue (hlin@redhat.com)
99+
96100* Fri Mar 08 2019 Haibo Lin <hlin@redhat.com> 0.3.2-1
97101- Fix tests (hluk@email.cz)
98102- Get module builds based on name and stream only (lsedlar@redhat.com)
Original file line number Diff line number Diff line change 1- __version__ = '0.3.2 '
1+ __version__ = '0.3.3 '
You can’t perform that action at this time.
0 commit comments