/[svn]/liblscp/trunk/liblscp.spec.in
ViewVC logotype

Diff of /liblscp/trunk/liblscp.spec.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 948 by capela, Tue Nov 28 15:31:20 2006 UTC revision 997 by capela, Fri Dec 22 00:35:52 2006 UTC
# Line 1  Line 1 
1    
2  %define name    @PACKAGE@  %define name    @PACKAGE@
3  %define version @VERSION@  %define version @VERSION@
4  %define release 11  %define release 13
5  %define prefix  @prefix@  %define prefix  @prefix@
6    
7  Summary:        LinuxSampler control protocol API.  Summary:        LinuxSampler control protocol API.
# Line 63  if [ -d $RPM_BUILD_ROOT ]; then rm -rf $ Line 63  if [ -d $RPM_BUILD_ROOT ]; then rm -rf $
63  %{prefix}/include/lscp  %{prefix}/include/lscp
64    
65  %changelog  %changelog
66  * The Nov 28 2006 Rui Nuno Capela <rncbc@users.sourceforge.net>  * Fri Dec 22 2006 Rui Nuno Capela <rncbc@users.sourceforge.net>
67    - Added support for new (un)subscribable events.
68    - Examples update.
69    - Prepared for 0.5.1 maintenance release.
70    
71    * Sun Dec 17 2006 Rui Nuno Capela <rncbc@users.sourceforge.net>
72    - Multi MIDI instrument maps introduced, sampler channel assignable.
73    - Moved on up to a brand new 0.5.0 release.
74    
75    * Mon Dec  4 2006 Rui Nuno Capela <rncbc@users.sourceforge.net>
76    - Going up to 0.4.2 fast.
77    
78    * Tue Nov 28 2006 Rui Nuno Capela <rncbc@users.sourceforge.net>
79  - Bumped directly to 0.4.1 release.  - Bumped directly to 0.4.1 release.
80  - Getting ready for the new MIDI instrument mapping features.  - Getting ready for the new MIDI instrument mapping features.
81    

Legend:
Removed from v.948  
changed lines
  Added in v.997

  ViewVC Help
Powered by ViewVC