From bcd349703247a4569902a81a57415dcbf3953c88 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:15:37 +0100 Subject: [PATCH] automatic version update by autodist [release 1.9.1-1mamba;Sat Apr 23 2016] --- python-pbr.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-pbr.spec b/python-pbr.spec index d24b12d..54fd346 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -1,5 +1,5 @@ Name: python-pbr -Version: 1.8.1 +Version: 1.9.1 Release: 1mamba Summary: A library that injects some useful and sensible default behaviors into your setuptools run Group: System/Libraries @@ -33,12 +33,15 @@ CFLAGS="%{optflags}" %{__python} setup.py build --install-lib=%{python_sitearch} \ --record=%{name}.filelist -sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist +#sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %files -f %{name}.filelist %defattr(-,root,root) %doc AUTHORS LICENSE %changelog +* Sat Apr 23 2016 Automatic Build System 1.9.1-1mamba +- automatic version update by autodist + * Sat Dec 05 2015 Silvan Calarco 1.8.1-1mamba - package created using the webbuild interface