From f81a5c04a47e6e55fd0aa691223c0b9dab33ce67 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Sep 16 2015 00:38:35 +0000 Subject: 0.1.0 --- diff --git a/.gitignore b/.gitignore index e12751a..7ebb38b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /backlash-0.0.4.tar.gz /backlash-0.0.6.tar.gz /backlash-0.0.8.tar.gz +/backlash-0.1.0.tar.gz diff --git a/python-backlash.spec b/python-backlash.spec index c92e0d3..2fce090 100644 --- a/python-backlash.spec +++ b/python-backlash.spec @@ -5,8 +5,8 @@ %global modname backlash Name: python-backlash -Version: 0.0.8 -Release: 2%{?dist} +Version: 0.1.0 +Release: 1%{?dist} Summary: Standalone WebOb port of the Werkzeug Debugger Group: Development/Libraries @@ -95,6 +95,9 @@ popd %changelog +* Wed Sep 16 2015 Ralph Bean - 0.1.0-1 +- new version + * Thu Jun 18 2015 Fedora Release Engineering - 0.0.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 3c13bd1..444fc66 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7090cdd56ae9628c9f5bb5cffacd463c backlash-0.0.8.tar.gz +21d8b1b32f08beae4630f7326e241d0c backlash-0.1.0.tar.gz