From 7d869c13086a423c53ef7338bb36ca6037098e9b909289dc13daa92df91ac7e6 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 5 Mar 2018 14:33:22 +0000 Subject: [PATCH] - update to release 1.19.2 * Update check for manpage section numbers to not rely on Solaris version * Rework CHANGELOG_CMD to touch/echo >&2 only as needed * Rework INSTALL_CMD to touch/echo >&2 only as needed OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/util-macros?expand=0&rev=8 --- util-macros-1.19.1.tar.bz2 | 3 --- util-macros-1.19.2.tar.bz2 | 3 +++ util-macros.changes | 8 ++++++++ util-macros.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 util-macros-1.19.1.tar.bz2 create mode 100644 util-macros-1.19.2.tar.bz2 diff --git a/util-macros-1.19.1.tar.bz2 b/util-macros-1.19.1.tar.bz2 deleted file mode 100644 index 672e7e6..0000000 --- a/util-macros-1.19.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18d459400558f4ea99527bc9786c033965a3db45bf4c6a32eefdc07aa9e306a6 -size 83274 diff --git a/util-macros-1.19.2.tar.bz2 b/util-macros-1.19.2.tar.bz2 new file mode 100644 index 0000000..f3663ca --- /dev/null +++ b/util-macros-1.19.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7e43376ad220411499a79735020f9d145fdc159284867e99467e0d771f3e712 +size 84139 diff --git a/util-macros.changes b/util-macros.changes index 163acf3..75175bb 100644 --- a/util-macros.changes +++ b/util-macros.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Mar 5 14:30:29 UTC 2018 - sndirsch@suse.com + +- update to release 1.19.2 + * Update check for manpage section numbers to not rely on Solaris version + * Rework CHANGELOG_CMD to touch/echo >&2 only as needed + * Rework INSTALL_CMD to touch/echo >&2 only as needed + ------------------------------------------------------------------- Wed Feb 1 13:24:35 UTC 2017 - sndirsch@suse.com diff --git a/util-macros.spec b/util-macros.spec index e3f002a..391fba3 100644 --- a/util-macros.spec +++ b/util-macros.spec @@ -1,7 +1,7 @@ # # spec file for package util-macros # -# 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 @@ -17,7 +17,7 @@ Name: util-macros -Version: 1.19.1 +Version: 1.19.2 Release: 0 BuildRequires: pkg-config @@ -28,9 +28,9 @@ BuildRequires: pkg-config Url: http://xorg.freedesktop.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: The X Protocol +#Source URL: http://xorg.freedesktop.org/releases/individual/util/ License: HPND Group: Development/Libraries/X11 -#Source URL: http://xorg.freedesktop.org/releases/individual/util/ Source: %{name}-%{version}.tar.bz2 %description