Skip to content

Commit 399d055

Browse files
author
Rob Sanders
committed
Update changelog in spec file, bump release number to 1.10.0-2 (from 1.10.0-1)
1 parent 47cd649 commit 399d055

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

libcli.spec

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Version: 1.10.0
22
Summary: Cisco-like telnet command-line library
33
Name: libcli
4-
Release: 1
4+
Release: 2
55
License: LGPL
66
Group: Library/Communication
77
Source: %{name}-%{version}.tar.gz
@@ -67,6 +67,11 @@ rm -rf $RPM_BUILD_ROOT
6767
%defattr(-, root, root)
6868

6969
%changelog
70+
* Tue Jul 23 2019 Rob Sanders <rsanders@forcepoint.com> 1.10.0-2
71+
- Fix spec file and rpm build issues
72+
- Fix 2 memory leaks (tab completion and help formatting)
73+
- Expose cli_set_optarg_value() for external use
74+
7075
* Tue Jul 16 2019 Rob Sanders <rsanders@forcepoint.com> 1.10.0-1
7176
- Add support for named arguments, optional flags, and optional arguments
7277
- Support help and tab complete for options/arguments

0 commit comments

Comments
 (0)