From 4a2d0fcf8ab48078f79a1d7719af9a9fef0315f2 Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Oct 10 2019 09:17:48 +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