From 1bd04abbde0f84399a6709da57433b904128a14f Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Tue, 23 Jun 2020 14:37:45 +0200 Subject: [PATCH] new release 2.1.0-29 --- sysfsutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sysfsutils.spec b/sysfsutils.spec index b19fb01..0db5512 100644 --- a/sysfsutils.spec +++ b/sysfsutils.spec @@ -1,6 +1,6 @@ Name: sysfsutils Version: 2.1.0 -Release: 28%{?dist} +Release: 29%{?dist} Summary: Utilities for interfacing with sysfs URL: http://sourceforge.net/projects/linux-diag/ License: GPLv2 @@ -69,6 +69,9 @@ find %{buildroot} -type f -name "*.la" -delete %changelog +* Tue Jun 23 2020 Christopher Engelhard - 2.1.0-29 +- list .so files explicitly in %%files instead of via glob, cleanup spec + * Fri Jan 31 2020 Fedora Release Engineering - 2.1.0-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild