X-Git-Url: http://git.onelab.eu/?p=sface.git;a=blobdiff_plain;f=sface.spec;h=da6410004d1d907aca96cdf271cbda4d9354569d;hp=45799351eea721538bff09da9cc37268903819a2;hb=b9b34de9896478db27e37b1d7bb9cebb14f2c2c7;hpb=dfe08346a978027e3f40f8dbfbe2775527e119a7 diff --git a/sface.spec b/sface.spec index 4579935..da64100 100644 --- a/sface.spec +++ b/sface.spec @@ -7,7 +7,7 @@ %define name sface %define version 0.1 -%define taglevel 7 +%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,22 @@ 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 +- config view show SFA version + +* Tue Mar 15 2011 Thierry Parmentelat - sface-0.1-8 +- dmg packaging has support for leopard, and other utility options +- cleaned up graphics + * Mon Mar 14 2011 Thierry Parmentelat - sface-0.1-7 - fixed dmg packaging