From 5fc1a2cd38f814e05e92a6d9faff5b887f4f03c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Sat, 7 Jan 2023 14:06:56 +0200 Subject: 1.0.15 --- Makefile | 2 +- NEWS | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index beba5b8..1bff6b8 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ OTHER_FILES = Makefile NEWS FILES = $(foreach file,$(RPM_MACRO_FILES),macros.$(file)) $(RPM_BIN_FILES) $(BINARIES) $(INCLUDES) $(OTHER_FILES) PACKAGE = multiarch-utils -VERSION = 1.0.14 +VERSION = 1.0.15 MULTIARCH_DIST = 1020 all: diff --git a/NEWS b/NEWS index 76668a4..0378a9f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +Version 1.0.15 - 7 January 2023, by Jani Välimaa - install wrapper scripts into /usr/lib/rpm/VENDOR/ - install rpm macros into /usr/lib/rpm/macros.d/ -- cgit v1.2.1