From 693ab6dcc205bc4df7b1490f95d78a717e33348b Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Sep 25 2015 13:15:37 +0000 Subject: 4.0.4 --- diff --git a/.gitignore b/.gitignore index 671d48f..58128c5 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ decorator-3.2.0.tar.gz /decorator-3.4.0.tar.gz /decorator-3.4.2.tar.gz /decorator-4.0.2.tar.gz +/decorator-4.0.4.tar.gz diff --git a/python-decorator.spec b/python-decorator.spec index 859f274..8962b99 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -5,7 +5,7 @@ %endif Name: python-decorator -Version: 4.0.2 +Version: 4.0.4 Release: 1%{?dist} Summary: Module to simplify usage of decorators @@ -108,6 +108,9 @@ popd %changelog +* Fri Sep 25 2015 Ralph Bean - 4.0.4-1 +- new version + * Wed Sep 16 2015 Ralph Bean - 4.0.2-1 - new version diff --git a/sources b/sources index 2294340..d06d94f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -033c9563af492c4ce2680ee6ca481fa7 decorator-4.0.2.tar.gz +dd3a0669e1e6f09699eefa2c7fbd9756 decorator-4.0.4.tar.gz