diff --git a/sysfsutils.spec b/sysfsutils.spec index b7bb4bc..b2ed3e1 100644 --- a/sysfsutils.spec +++ b/sysfsutils.spec @@ -8,7 +8,7 @@ Name: sysfsutils Version: %{major_version}.%{minor_version}.%{patch_version} -Release: 29%{?dist} +Release: 30%{?dist} Summary: Utilities for interfacing with sysfs URL: https://github.com/linux-ras/sysfsutils License: GPLv2 @@ -77,6 +77,10 @@ find %{buildroot} -type f -name "*.la" -delete %changelog +* Wed Jul 29 2020 Christopher Engelhard - 2.1.0-30 +- specify .so and release versions via global vars +- update URL to reflect new upstream + * Tue Jun 23 2020 Christopher Engelhard - 2.1.0-29 - list .so files explicitly in %%files instead of via glob, cleanup spec