From: Faiyaz Ahmed Date: Thu, 24 Apr 2008 17:09:48 +0000 (+0000) Subject: Tagging module CoDemux - CoDemux-0.1-10 X-Git-Tag: CoDemux-0.1-10~1 X-Git-Url: http://git.onelab.eu/?p=codemux.git;a=commitdiff_plain;h=f096d803b71a9e2a6d0c46b5a7e94c64cebc75e7 Tagging module CoDemux - CoDemux-0.1-10 Examples in conf file are enough. Removed PLC specific entries. --- diff --git a/codemux.spec b/codemux.spec index d9eb585..a303a90 100644 --- a/codemux.spec +++ b/codemux.spec @@ -5,7 +5,7 @@ %define name codemux %define version 0.1 -%define taglevel 9 +%define taglevel 10 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -70,6 +70,11 @@ if [ "$1" = 0 ]; then fi %changelog +* Thu Apr 24 2008 Faiyaz Ahmed - CoDemux-0.1-10 +- +- Examples in conf file are enough. Removed PLC specific entries. +- + * Fri Mar 28 2008 Faiyaz Ahmed - CoDemux-0.1-7 CoDemux-0.1-8 -