X-Git-Url: http://git.onelab.eu/?p=sface.git;a=blobdiff_plain;f=sface.spec;h=2031ebfcaecdbaa05ba6121d23353c4b983ed258;hp=b630549fcaefdf70b10e205f653dee5a945b7cbd;hb=90036e8d857f31b53cc89685ee3b0f9a0024b7e2;hpb=2d99025e910e463b0bcd19391e9ab861460d2625 diff --git a/sface.spec b/sface.spec index b630549..2031ebf 100644 --- a/sface.spec +++ b/sface.spec @@ -7,7 +7,7 @@ %define name sface %define version 0.1 -%define taglevel 3 +%define taglevel 10 %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,33 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/sface/* %changelog +* 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 + +* Mon Mar 14 2011 Thierry Parmentelat - sface-0.1-6 +- help script to create dmg packaging + +* Tue Mar 08 2011 Andy Bavier - sface-0.1-5 +- Can add and remove slice tags +- Numerous tweaks +- Simplify item model + +* Thu Jan 27 2011 Thierry Parmentelat - sface-0.1-4 +- minor changes + * Thu Oct 14 2010 Baris Metin - sface-0.1-3 - sface-0.1-3, with improvement on process output.