Logoj0ke.net Open Build Service > Projects > multimedia > libquicktime > Changes
Sign Up | Log In

Changes of Revision 13

[-] Changed libquicktime.spec
x
 
1
@@ -3,8 +3,8 @@
2
 %define soname 0
3
 
4
 Name:           libquicktime%{soname}
5
-Version:        1.1.2
6
-Release:        100
7
+Version:        1.1.3
8
+Release:        110
9
 Summary:        Library for Reading and Writing Quicktime Movie Files
10
 URL:            http://libquicktime.sf.net
11
 License:        GNU General Public License version 2 or later (GPL v2 or later)
12
@@ -148,6 +148,7 @@
13
 %doc %{_docdir}/%{name}/*.txt
14
 %doc %{_docdir}/%{name}/apiref
15
 %{_bindir}/lqt-config
16
+%dir %{_includedir}/lqt
17
 %{_includedir}/lqt/*.h
18
 %{_includedir}/quicktime
19
 %{_libdir}/libquicktime.so
20
@@ -171,5 +172,7 @@
21
 %doc %{_mandir}/man1/lqtplay.1*
22
 
23
 %changelog
24
+* Tue Jul 14 2009 Carsten Schoene <cs@linux-administrator.com> - 1.1.3-110
25
+- update to version 1.1.3
26
 * Mon Jun 29 2009 Carsten Schoene <cs@linux-administrator.com> - 1.1.2-100
27
 - update to version 1.1.2
28
Added libquicktime-1.1.3.tar.gz ^