Browse Source

Nudge spec

Oliver Youle 2 years ago
parent
commit
1b4d43829d
1 changed files with 4 additions and 1 deletions
  1. 4 1
      mumble-bot.spec

+ 4 - 1
mumble-bot.spec

@@ -1,6 +1,6 @@
 Name:           mumble-bot
 Version:        1.0.4
-Release:        1
+Release:        2
 Summary:        Chat bot client for mumble written in Perl
 
 License:        GPLv3
@@ -58,6 +58,9 @@ cp -a etc/mumble-bot/*.yml %{buildroot}%{_sysconfdir}/mumble-bot/
 
 
 %changelog
+* Wed Dec 8 2021 Oliver Youle <youle.oliver@gmail.com> - 1.0.4-2
+- Use perl-generators to provide package dependencies
+
 * Wed Dec 8 2021 Oliver Youle <youle.oliver@gmail.com> - 1.0.4-1
 - Attempt to automatically reconnect whenever the connection to the server is closed
 - Fix deprecated TLS options