We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3d30d8 commit 34dccdcCopy full SHA for 34dccdc
2 files changed
.tito/packages/pdc-client
@@ -1 +1 @@
1
-1.8.0-3 ./
+1.8.0-4 ./
pdc-client.spec
@@ -24,7 +24,7 @@
24
25
Name: pdc-client
26
Version: 1.8.0
27
-Release: 3%{?dist}
+Release: 4%{?dist}
28
Summary: Console client for interacting with Product Definition Center
29
Group: Development/Libraries
30
License: MIT
@@ -223,6 +223,9 @@ EOF
223
224
225
%changelog
226
+* Fri Dec 01 2017 Chuang Cao <chcao@redhat.com> 1.8.0-4
227
+- Add the page_size=None when get auth (chcao@redhat.com)
228
+
229
* Wed Nov 29 2017 Chuang Cao <chcao@redhat.com> 1.8.0-3
230
- Rollback codes on parent class of PDCClient (chcao@redhat.com)
231
0 commit comments