File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1- 0.3.0 -1 ./
1+ 0.3.1 -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.0
10+ Version: 0.3.1
1111Release: 1%{?dist }
1212Summary: HTTP interface to composedb
1313
@@ -93,6 +93,9 @@ py.test-2.7 -v %{modname}/tests
9393%endif
9494
9595%changelog
96+ * Fri Feb 22 2019 Haibo Lin <hlin@redhat.com> 0.3.1-1
97+ - Response 404 for module product listings not found error (hlin@redhat.com)
98+
9699* Wed Feb 13 2019 Haibo Lin <hlin@redhat.com> 0.3.0-1
97100- openshift: Change health check path (hlin@redhat.com)
98101- Fix product listings not found error (hluk@email.cz)
Original file line number Diff line number Diff line change 1- __version__ = '0.3.0 '
1+ __version__ = '0.3.1 '
You can’t perform that action at this time.
0 commit comments