X-Git-Url: http://git.onelab.eu/?p=sface.git;a=blobdiff_plain;f=sface.spec;h=d01819183ab4bd4bfd46da5f6455a391de0949cf;hp=2031ebfcaecdbaa05ba6121d23353c4b983ed258;hb=524ef530d221d79b79df8b8b08075525fe1d23b6;hpb=cd0d3ba43d176aac4a076f8498c6efcb5111dc12 diff --git a/sface.spec b/sface.spec index 2031ebf..d018191 100644 --- a/sface.spec +++ b/sface.spec @@ -7,7 +7,7 @@ %define name sface %define version 0.1 -%define taglevel 10 +%define taglevel 16 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -60,6 +60,24 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/sface/* %changelog +* Thu Jul 07 2011 Thierry Parmentelat - sface-0.1-16 +- bugfix in managing subprocess outputs + +* Mon Jun 20 2011 Andy Bavier - sface-0.1-15 +- Fix bug preventing adding nodes to a slice. + +* Fri Jun 10 2011 Thierry Parmentelat - sface-0.1-14 +- slight changes in view creation + +* Wed Jun 08 2011 Thierry Parmentelat - sface-0.1-13 +- dynamically load screens from the screens directory + +* Mon Jun 06 2011 Scott Baker - sface-0.1-12 +- Added button to renew slice. + +* 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