diff --git a/driverctl.spec b/driverctl.spec index 09a05b3..3b9e7d5 100644 --- a/driverctl.spec +++ b/driverctl.spec @@ -2,7 +2,7 @@ Name: driverctl Version: 0.101 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Device driver control utility License: LGPLv2 @@ -60,6 +60,9 @@ by default. %udev_rules_update %changelog +* Thu Jan 31 2019 Fedora Release Engineering - 0.101-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Oct 20 2018 Timothy Redaelli - 0.101-1 - Fix shellcheck warnings - Install bash-completion as driverctl instead of driverctl-bash-completion.sh