/[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 2424 by capela, Sun Feb 24 19:02:30 2013 UTC revision 2487 by capela, Tue Dec 31 11:21:32 2013 UTC
# Line 1  Line 1 
1    
2  %define name    @PACKAGE@  %define name    @PACKAGE@
3  %define version @VERSION@  %define version @VERSION@
4  %define release 18  %define release 20
5    
6  %define _prefix @prefix@  %define _prefix @prefix@
7    
# Line 77  LinuxSampler control protocol API librar Line 77  LinuxSampler control protocol API librar
77  %{_includedir}/lscp/*.h  %{_includedir}/lscp/*.h
78    
79  %changelog  %changelog
80    * Tue Dec 31 2013 Rui Nuno Capela <rncbc@rncbc.org> 0.5.7
81    - A fifth of a Jubilee release.
82  * Sun Feb 24 2013 Rui Nuno Capela <rncbc@rncbc.org>  * Sun Feb 24 2013 Rui Nuno Capela <rncbc@rncbc.org>
83  - Use getaddrinfo() instead of deprecated gethostbyname().  - Use getaddrinfo() instead of deprecated gethostbyname().
84  * Sat Aug  1 2009 Rui Nuno Capela <rncbc@rncbc.org> - 0.5.6  * Sat Aug  1 2009 Rui Nuno Capela <rncbc@rncbc.org> 0.5.6
85  - New 0.5.6 release.  - New 0.5.6 release.
86  * Fri Oct 12 2007 Rui Nuno Capela <rncbc@rncbc.org> - 0.5.5  * Fri Oct 12 2007 Rui Nuno Capela <rncbc@rncbc.org> 0.5.5
87  - Changed client interface function, for editing channel instrument.  - Changed client interface function, for editing channel instrument.
88  - New 0.5.5 release.  - New 0.5.5 release.
89  * Tue Oct  2 2007 Rui Nuno Capela <rncbc@rncbc.org> - 0.5.4  * Tue Oct  2 2007 Rui Nuno Capela <rncbc@rncbc.org> 0.5.4
90  - Added new client interface function, for editing instrument.  - Added new client interface function, for editing instrument.
91  - New 0.5.4 release.  - New 0.5.4 release.
92  * Mon Jan 15 2007 Rui Nuno Capela <rncbc@rncbc.org> - 0.5.3  * Mon Jan 15 2007 Rui Nuno Capela <rncbc@rncbc.org> 0.5.3
93  - New 0.5.3 release.  - New 0.5.3 release.
94  * Thu Jan 11 2007 Rui Nuno Capela <rncbc@rncbc.org> - 0.5.2  * Thu Jan 11 2007 Rui Nuno Capela <rncbc@rncbc.org> 0.5.2
95  - Sampler channel effect sends control and global volume support.  - Sampler channel effect sends control and global volume support.
96  - Audio routing representation changed to integer array.  - Audio routing representation changed to integer array.
97  - New 0.5.2 release.  - New 0.5.2 release.
98  * Fri Dec 22 2006 Rui Nuno Capela <rncbc@rncbc.org> - 0.5.1  * Fri Dec 22 2006 Rui Nuno Capela <rncbc@rncbc.org> 0.5.1
99  - Added support for new (un)subscribable events.  - Added support for new (un)subscribable events.
100  - Examples update.  - Examples update.
101  - Prepared for 0.5.1 maintenance release.  - Prepared for 0.5.1 maintenance release.
102  * Sun Dec 17 2006 Rui Nuno Capela <rncbc@rncbc.org> - 0.5.0  * Sun Dec 17 2006 Rui Nuno Capela <rncbc@rncbc.org> 0.5.0
103  - Multi MIDI instrument maps introduced, sampler channel assignable.  - Multi MIDI instrument maps introduced, sampler channel assignable.
104  - Moved on up to a brand new 0.5.0 release.  - Moved on up to a brand new 0.5.0 release.
105  * Mon Dec  4 2006 Rui Nuno Capela <rncbc@rncbc.org> - 0.4.2  * Mon Dec  4 2006 Rui Nuno Capela <rncbc@rncbc.org> 0.4.2
106  - Going up to 0.4.2 fast.  - Going up to 0.4.2 fast.
107  * Tue Nov 28 2006 Rui Nuno Capela <rncbc@rncbc.org> - 0.4.1  * Tue Nov 28 2006 Rui Nuno Capela <rncbc@rncbc.org> 0.4.1
108  - Bumped directly to 0.4.1 release.  - Bumped directly to 0.4.1 release.
109  - Getting ready for the new MIDI instrument mapping features.  - Getting ready for the new MIDI instrument mapping features.
110  * Thu Jun 01 2006 Rui Nuno Capela <rncbc@rncbc.org> - 0.3.3  * Thu Jun 01 2006 Rui Nuno Capela <rncbc@rncbc.org> 0.3.3
111  - Take a chance for a new 0.3.3 release.  - Take a chance for a new 0.3.3 release.
112  - Changed deprecated copyright attribute to license.  - Changed deprecated copyright attribute to license.
113  - Added ldconfig to post-(un)install steps.  - Added ldconfig to post-(un)install steps.
114  * Mon Aug 29 2005 Rui Nuno Capela <rncbc@rncbc.org> - 0.3.2  * Mon Aug 29 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.3.2
115  - Fixed for 0.3.2 release.  - Fixed for 0.3.2 release.
116  * Tue Aug 10 2005 Rui Nuno Capela <rncbc@rncbc.org> - 0.3.1  * Tue Aug 10 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.3.1
117  - Prepare 0.3.1 release for sampler channel mute/solo support.  - Prepare 0.3.1 release for sampler channel mute/solo support.
118  * Thu Jun 10 2005 Rui Nuno Capela <rncbc@rncbc.org> - 0.3.0  * Thu Jun 10 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.3.0
119  - Prepare 0.3.0 release featuring timeout flush idiosyncrasies.  - Prepare 0.3.0 release featuring timeout flush idiosyncrasies.
120  * Sun May 22 2005 Rui Nuno Capela <rncbc@rncbc.org> - 0.2.9  * Sun May 22 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.2.9
121  - Prepare 0.2.9 release due to event subscription LSCP command changes.  - Prepare 0.2.9 release due to event subscription LSCP command changes.
122  * Tue May  6 2005 Rui Nuno Capela <rncbc@rncbc.org> - 0.2.8  * Tue May  6 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.2.8
123  - Prepare 0.2.8 release in response to [bug #9].  - Prepare 0.2.8 release in response to [bug #9].
124  * Tue Mar 10 2005 Rui Nuno Capela <rncbc@rncbc.org> - 0.2.7  * Tue Mar 10 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.2.7
125  - Prepare 0.2.7 yet another bug-fix release.  - Prepare 0.2.7 yet another bug-fix release.
126  * Tue Mar  1 2005 Rui Nuno Capela <rncbc@rncbc.org> - 0.2.6  * Tue Mar  1 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.2.6
127  - Prepare 0.2.6 bug-fix release.  - Prepare 0.2.6 bug-fix release.
128  * Tue Feb 14 2005 Rui Nuno Capela <rncbc@rncbc.org> - 0.2.5  * Tue Feb 14 2005 Rui Nuno Capela <rncbc@rncbc.org> 0.2.5
129  - Prepare 0.2.5 release.  - Prepare 0.2.5 release.
130  * Tue Oct 11 2004 Rui Nuno Capela <rncbc@rncbc.org> - 0.2.4  * Tue Oct 11 2004 Rui Nuno Capela <rncbc@rncbc.org> 0.2.4
131  - Fixed 0.2.4 release.  - Fixed 0.2.4 release.
132  * Tue Sep 28 2004 Rui Nuno Capela <rncbc@rncbc.org> - 0.2.3  * Tue Sep 28 2004 Rui Nuno Capela <rncbc@rncbc.org> 0.2.3
133  - Fixed 0.2.3 release.  - Fixed 0.2.3 release.
134  * Tue Jul 29 2004 Rui Nuno Capela <rncbc@rncbc.org> - 0.2.2  * Tue Jul 29 2004 Rui Nuno Capela <rncbc@rncbc.org> 0.2.2
135  - Prepare 0.2.2 release.  - Prepare 0.2.2 release.
136  * Tue Jul 13 2004 Christian Schoenebeck <cuse@users.sourceforge.net>  * Tue Jul 13 2004 Christian Schoenebeck <cuse@users.sourceforge.net>
137  - renamed 'liblscp.pc' to 'lscp.pc' as well as the pkg-config lib name  - renamed 'liblscp.pc' to 'lscp.pc' as well as the pkg-config lib name
138  * Thu Jul  8 2004 Rui Nuno Capela <rncbc@rncbc.org> - 0.2.1  * Thu Jul  8 2004 Rui Nuno Capela <rncbc@rncbc.org> 0.2.1
139  - Prepare 0.2.1 bugfix release.  - Prepare 0.2.1 bugfix release.
140  * Tue Jul  6 2004 Rui Nuno Capela <rncbc@rncbc.org> - 0.2.2  * Tue Jul  6 2004 Rui Nuno Capela <rncbc@rncbc.org> 0.2.2
141  - Catch up on 0.2.0 release.  - Catch up on 0.2.0 release.
142  * Mon Apr 26 2004 Rui Nuno Capela <rncbc@rncbc.org>  * Mon Apr 26 2004 Rui Nuno Capela <rncbc@rncbc.org>
143  - Server stuff moved out (stays on examples source package)  - Server stuff moved out (stays on examples source package)

Legend:
Removed from v.2424  
changed lines
  Added in v.2487

  ViewVC Help
Powered by ViewVC