SHA256
3
0
forked from pool/expect

- New version 5.45.4:

* Fix two bugs in EOF handling.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/expect?expand=0&rev=21
This commit is contained in:
Reinhard Max 2018-10-25 09:46:31 +00:00 committed by Git OBS Bridge
parent 7bbe6560d5
commit 68979789b6
3 changed files with 13 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 25 09:10:24 UTC 2018 - Reinhard Max <max@suse.com>
- New version 5.45.4:
* Fix two bugs in EOF handling.
-------------------------------------------------------------------
Wed Nov 8 20:29:35 UTC 2017 - aavindraa@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package expect
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -12,18 +12,18 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: expect
Version: 5.45.3
Version: 5.45.4
Release: 0
Summary: A Tool for Automating Interactive Programs
License: SUSE-Public-Domain
Group: Development/Languages/Tcl
Url: http://expect.nist.gov
Source: http://downloads.sourceforge.net/project/%{name}/Expect/%{version}/%{name}%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source: https://downloads.sourceforge.net/expect/expect%version.tar.gz
Source1: expect-rpmlintrc
Patch1: expect.patch
Patch2: expect-fixes.patch

BIN
expect5.45.4.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.