Update release & changelog
This commit is contained in:
parent
4a70c10326
commit
289b0d5a84
@ -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 <ce@lcts.de> - 2.1.0-30
|
||||
- specify .so and release versions via global vars
|
||||
- update URL to reflect new upstream
|
||||
|
||||
* Tue Jun 23 2020 Christopher Engelhard <ce@lcts.de> - 2.1.0-29
|
||||
- list .so files explicitly in %%files instead of via glob, cleanup spec
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user