Skip to content

Commit deef4c9

Browse files
authored
Merge pull request #61 from hlin/master
Automatic commit of package [product-listings-manager] release [0.3.3…
2 parents 3c633ca + 2866074 commit deef4c9

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.2-1 ./
1+
0.3.3-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.2
10+
Version: 0.3.3
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+
* 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)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.3.2'
1+
__version__ = '0.3.3'

0 commit comments

Comments
 (0)