X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=codemux.spec;h=d61582c7e3fa2155e0fbffb7373ba5817a7a81b2;hb=b33d471ecb3cbcd3b657213bd54cfd84d617f1c9;hp=a303a9063411499ee953bc6a5f5d42c98d3ac8c7;hpb=f096d803b71a9e2a6d0c46b5a7e94c64cebc75e7;p=codemux.git diff --git a/codemux.spec b/codemux.spec index a303a90..d61582c 100644 --- a/codemux.spec +++ b/codemux.spec @@ -5,7 +5,7 @@ %define name codemux %define version 0.1 -%define taglevel 10 +%define taglevel 12 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -70,6 +70,14 @@ if [ "$1" = 0 ]; then fi %changelog +* Fri Jun 06 2008 Stephen Soltesz - CoDemux-0.1-12 +- +- KyoungSoo added fix to prevent failure with new compilers +- + +* Fri May 09 2008 Stephen Soltesz - CoDemux-0.1-11 +- + * Thu Apr 24 2008 Faiyaz Ahmed - CoDemux-0.1-10 - - Examples in conf file are enough. Removed PLC specific entries.