From e31fd020da387f63abfcdbe709062389acd91a42aa646951eac8212165d85e2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 30 Apr 2019 13:50:16 +0000 Subject: [PATCH] - Update to version 20190324-3.1: * Sync with upstream sources OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libedit?expand=0&rev=63 --- libedit-20180525-3.1.tar.gz | 3 --- libedit-20190324-3.1.tar.gz | 3 +++ libedit.changes | 6 ++++++ libedit.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 libedit-20180525-3.1.tar.gz create mode 100644 libedit-20190324-3.1.tar.gz diff --git a/libedit-20180525-3.1.tar.gz b/libedit-20180525-3.1.tar.gz deleted file mode 100644 index 302f609..0000000 --- a/libedit-20180525-3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c41bea8fd140fb57ba67a98ec1d8ae0b8ffa82f4aba9c35a87e5a9499e653116 -size 521999 diff --git a/libedit-20190324-3.1.tar.gz b/libedit-20190324-3.1.tar.gz new file mode 100644 index 0000000..425419b --- /dev/null +++ b/libedit-20190324-3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac8f0f51c1cf65492e4d1e3ed2be360bda41e54633444666422fbf393bba1bae +size 521999 diff --git a/libedit.changes b/libedit.changes index 6e4f405..c913d9d 100644 --- a/libedit.changes +++ b/libedit.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 30 13:49:12 UTC 2019 - Ismail Dönmez + +- Update to version 20190324-3.1: + * Sync with upstream sources + ------------------------------------------------------------------- Wed Aug 8 13:08:56 UTC 2018 - jengelh@inai.de diff --git a/libedit.spec b/libedit.spec index 2e3e439..5260a7f 100644 --- a/libedit.spec +++ b/libedit.spec @@ -1,7 +1,7 @@ # # spec file for package libedit # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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,11 +12,11 @@ # 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/ # -%define pkg_version 20180525-3.1 +%define pkg_version 20190324-3.1 %define soname 0 %define library_name libedit%{soname} Name: libedit