From d712c03749f241bce3e25111f6f7ade0dce6ed3420b2c3a7046860794810a8af Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 17 Feb 2021 15:28:06 +0000 Subject: [PATCH] - Drop dateutils-remove-deprecated-header.patch: not needed anymore OBS-URL: https://build.opensuse.org/package/show/utilities/dateutils?expand=0&rev=71 --- dateutils-0.4.7.tar.asc | 7 ------- dateutils-0.4.7.tar.xz | 3 --- dateutils-0.4.8.tar.asc | 7 +++++++ dateutils-0.4.8.tar.xz | 3 +++ dateutils-remove-deprecated-header.patch | 11 ----------- dateutils.changes | 5 +++++ dateutils.spec | 6 ++---- 7 files changed, 17 insertions(+), 25 deletions(-) delete mode 100644 dateutils-0.4.7.tar.asc delete mode 100644 dateutils-0.4.7.tar.xz create mode 100644 dateutils-0.4.8.tar.asc create mode 100644 dateutils-0.4.8.tar.xz delete mode 100644 dateutils-remove-deprecated-header.patch diff --git a/dateutils-0.4.7.tar.asc b/dateutils-0.4.7.tar.asc deleted file mode 100644 index ea5bc97..0000000 --- a/dateutils-0.4.7.tar.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iEYEABECAAYFAl44GZYACgkQlMmhrILJOQ7ZawCfYa/dLh8ODFQiM5cfOlLsyE93 -JvoAnAoJqSxtFxYk33ClkLnjdFIPVPfE -=bbJ9 ------END PGP SIGNATURE----- diff --git a/dateutils-0.4.7.tar.xz b/dateutils-0.4.7.tar.xz deleted file mode 100644 index a48ac25..0000000 --- a/dateutils-0.4.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:49725457f5bef45ea424baade8999a6e54496e357f64280474ff7134a54f599a -size 649932 diff --git a/dateutils-0.4.8.tar.asc b/dateutils-0.4.8.tar.asc new file mode 100644 index 0000000..b999885 --- /dev/null +++ b/dateutils-0.4.8.tar.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iEYEABECAAYFAmAtMCQACgkQlMmhrILJOQ6JgACfT12reyF+4xElL5iuwg4M56lV +2YIAn0Ni2lp1oyYwQRlPtSsHU9pDYVLA +=wmCz +-----END PGP SIGNATURE----- diff --git a/dateutils-0.4.8.tar.xz b/dateutils-0.4.8.tar.xz new file mode 100644 index 0000000..8ee89d5 --- /dev/null +++ b/dateutils-0.4.8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f7054a24cf3e3ea2c32a6b1f7474334c25b54e9c45c96b03f75eaaecc70c100 +size 642316 diff --git a/dateutils-remove-deprecated-header.patch b/dateutils-remove-deprecated-header.patch deleted file mode 100644 index 07a6caf..0000000 --- a/dateutils-remove-deprecated-header.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Naur a/build-aux/yuck.c b/build-aux/yuck.c ---- a/build-aux/yuck.c 2020-02-03 06:52:59.000000000 -0600 -+++ b/build-aux/yuck.c 2020-12-18 18:23:04.505541977 -0600 -@@ -65,7 +65,6 @@ - #include - #include - #include --#include - #include - #if defined __APPLE__ - # include diff --git a/dateutils.changes b/dateutils.changes index f94d8aa..a576fb8 100644 --- a/dateutils.changes +++ b/dateutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 17 14:55:42 UTC 2021 - Michael Vetter + +- Drop dateutils-remove-deprecated-header.patch: not needed anymore + ------------------------------------------------------------------- Sat Dec 19 00:28:09 UTC 2020 - malcolmlewis@opensuse.org diff --git a/dateutils.spec b/dateutils.spec index 59b042d..7d6de04 100644 --- a/dateutils.spec +++ b/dateutils.spec @@ -1,7 +1,7 @@ # # spec file for package dateutils # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: dateutils -Version: 0.4.7 +Version: 0.4.8 Release: 0 Summary: Command line date and time utilities License: BSD-3-Clause @@ -25,8 +25,6 @@ Group: Productivity/Text/Utilities URL: https://github.com/hroptatyr/dateutils/ Source0: https://github.com/hroptatyr/dateutils/releases/download/v%{version}/%{name}-%{version}.tar.xz Source1: https://github.com/hroptatyr/dateutils/releases/download/v%{version}/%{name}-%{version}.tar.asc -#PATCH-FIX-OPENSUSE dateutils-remove-deprecated-header.patch malcolmlewis@opensuse.org -- Remove deprecated glibc sysctl.h header. -Patch0: dateutils-remove-deprecated-header.patch BuildRequires: octave-devel BuildRequires: pkgconfig BuildRequires: timezone