Skip to content

Commit a595244

Browse files
authored
Merge pull request #57 from hlin/master
Automatic commit of package [product-listings-manager] release [0.3.2…
2 parents ac39e65 + a42ba6d commit a595244

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.1-1 ./
1+
0.3.2-1 ./

product-listings-manager.spec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
%global modname product_listings_manager
88

99
Name: product-listings-manager
10-
Version: 0.3.1
10+
Version: 0.3.2
1111
Release: 1%{?dist}
1212
Summary: HTTP interface to composedb
1313

@@ -93,6 +93,10 @@ py.test-2.7 -v %{modname}/tests
9393
%endif
9494

9595
%changelog
96+
* Fri Mar 08 2019 Haibo Lin <hlin@redhat.com> 0.3.2-1
97+
- Fix tests (hluk@email.cz)
98+
- Get module builds based on name and stream only (lsedlar@redhat.com)
99+
96100
* Fri Feb 22 2019 Haibo Lin <hlin@redhat.com> 0.3.1-1
97101
- Response 404 for module product listings not found error (hlin@redhat.com)
98102

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.3.1'
1+
__version__ = '0.3.2'

0 commit comments

Comments
 (0)