X-Git-Url: http://git.onelab.eu/?p=sface.git;a=blobdiff_plain;f=sface.spec;h=da6410004d1d907aca96cdf271cbda4d9354569d;hp=57a8b27ac70ca41868d3211764b90b017d7444ce;hb=ce28008ccb30377603ecb6c6b4f4a4bc869f93b9;hpb=f91d1f865b8990ae888c5e485d8152191ca768a4 diff --git a/sface.spec b/sface.spec index 57a8b27..da64100 100644 --- a/sface.spec +++ b/sface.spec @@ -7,7 +7,7 @@ %define name sface %define version 0.1 -%define taglevel 9 +%define taglevel 11 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -41,7 +41,7 @@ the slice's RSpec with an XML pretty printer. %setup -q %build -make +make VERSIONTAG="%{version}-%{taglevel}" SCMURL="%{SCMURL}" %install rm -rf $RPM_BUILD_ROOT @@ -60,6 +60,13 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/sface/* %changelog +* Mon May 23 2011 Thierry Parmentelat - sface-0.1-11 +- fixed the logo area on the mac + +* Mon May 23 2011 Thierry Parmentelat - sface-0.1-10 +- show versions of sface and sfa in the configure window +- should work both on rpm-based and macos (build-dmg.sh) packages + * Tue Mar 15 2011 Thierry Parmentelat - sface-0.1-9 - packaging has support for leopard as well - can use vn as a skeleton for vn+1