diff --git a/tlp.spec b/tlp.spec index b93c8ef..9a5373c 100644 --- a/tlp.spec +++ b/tlp.spec @@ -1,7 +1,7 @@ %global gittag 1.4.0 Name: tlp Version: 1.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Advanced power management tool for Linux License: GPLv2+ URL: http://linrunner.de/en/tlp/tlp.html @@ -18,7 +18,6 @@ BuildRequires: libappstream-glib Requires: ethtool Requires: hdparm Requires: iw -Requires: redhat-lsb-core Requires: rfkill Requires: systemd Requires: udev @@ -132,6 +131,9 @@ fi /bin/systemctl enable NetworkManager-dispatcher.service >/dev/null 2>&1 || : %changelog +* Tue Oct 5 2021 Jeremy Newton - 1.4.0-2 +- Drop lsb-release dependency (not needed) + * Sat Oct 2 2021 Jeremy Newton - 1.4.0-1 - Update to 1.4.0