diff --git a/.gitignore b/.gitignore index 7ebb38b..fda0240 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /backlash-0.0.6.tar.gz /backlash-0.0.8.tar.gz /backlash-0.1.0.tar.gz +/backlash-0.1.1.tar.gz diff --git a/python-backlash.spec b/python-backlash.spec index 84db39f..bc0df3e 100644 --- a/python-backlash.spec +++ b/python-backlash.spec @@ -5,8 +5,8 @@ %global modname backlash Name: python-backlash -Version: 0.1.0 -Release: 3%{?dist} +Version: 0.1.1 +Release: 1%{?dist} Summary: Standalone WebOb port of the Werkzeug Debugger Group: Development/Libraries @@ -95,6 +95,9 @@ popd %changelog +* Mon Apr 04 2016 Ralph Bean - 0.1.1-1 +- new version + * Thu Feb 04 2016 Fedora Release Engineering - 0.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 444fc66..fd5956c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -21d8b1b32f08beae4630f7326e241d0c backlash-0.1.0.tar.gz +9519b6709a2517a8972c759584889087 backlash-0.1.1.tar.gz