From 7bf80b1e2f060f8f0e8c1036074fcdd203bb952c Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Oct 18 2019 12:09:08 +0000 Subject: test bump --- diff --git a/python-gear.spec b/python-gear.spec index e347443..5269630 100644 --- a/python-gear.spec +++ b/python-gear.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 0.11.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Pure Python Async Gear Protocol Library License: ASL 2.0 @@ -32,7 +32,7 @@ relatively thin abstraction of the Gearman protocol itself. It should be\ easy to use to build a client or worker that operates either synchronously\ or asynchronously. The module also provides a simple Gearman server for\ use as a convenience in unit tests. The server is not designed for\ -production use under load. +production use under load. Test. %description %_description