From a363756fc99b0bfe0d557aaa793c9649f96e638f9df1c13dbffbd5b122745ab1 Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Mon, 29 Jun 2020 12:36:45 +0000 Subject: [PATCH] - Update to version 1.4.2 - Allow newer gettext versions - Add support for external libintl OBS-URL: https://build.opensuse.org/package/show/network:NIS/rpcsvc-proto?expand=0&rev=15 --- rpcsvc-proto-1.4.2.tar.xz | 3 +++ rpcsvc-proto-1.4.tar.xz | 3 --- rpcsvc-proto.changes | 7 +++++++ rpcsvc-proto.spec | 8 ++++---- 4 files changed, 14 insertions(+), 7 deletions(-) create mode 100644 rpcsvc-proto-1.4.2.tar.xz delete mode 100644 rpcsvc-proto-1.4.tar.xz diff --git a/rpcsvc-proto-1.4.2.tar.xz b/rpcsvc-proto-1.4.2.tar.xz new file mode 100644 index 0000000..68c9368 --- /dev/null +++ b/rpcsvc-proto-1.4.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:678851b9f7ddf4410d2859c12016b65a6dd1a0728d478f18aeb54d165352f17c +size 171620 diff --git a/rpcsvc-proto-1.4.tar.xz b/rpcsvc-proto-1.4.tar.xz deleted file mode 100644 index 1c2de66..0000000 --- a/rpcsvc-proto-1.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4149d5f05d8f7224a4d207362fdfe72420989dc1b028b28b7b62b6c2efe22345 -size 112576 diff --git a/rpcsvc-proto.changes b/rpcsvc-proto.changes index 66c6448..e2a96c4 100644 --- a/rpcsvc-proto.changes +++ b/rpcsvc-proto.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 29 12:27:38 UTC 2020 - Thorsten Kukuk + +- Update to version 1.4.2 + - Allow newer gettext versions + - Add support for external libintl + ------------------------------------------------------------------- Mon May 28 09:32:20 CEST 2018 - kukuk@suse.de diff --git a/rpcsvc-proto.spec b/rpcsvc-proto.spec index 61532d3..e79cb6c 100644 --- a/rpcsvc-proto.spec +++ b/rpcsvc-proto.spec @@ -1,7 +1,7 @@ # # spec file for package rpcsvc-proto # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,17 +12,17 @@ # 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: rpcsvc-proto -Version: 1.4 +Version: 1.4.2 Release: 0 Summary: RPC protocol definitions License: BSD-3-Clause Group: System/Libraries -Url: http://github.com/thkukuk/rpcsvc-proto +URL: http://github.com/thkukuk/rpcsvc-proto Source: %{name}-%{version}.tar.xz %description