Changes of Revision 6
[-] | Changed | libharu.spec |
x 1
2 %define libname libhpdf 3 %define pkgname libharu 4 -%define soname %{libname}-2_1_0 5 +%define soname %{libname}-2_2_0 6 7 Name: %{soname} 8 -Version: 2.1.0 9 +Version: 2.2.0 10 Release: 1 11 Url: http://libharu.org/ 12 -Source: http://libharu.org/files/%{pkgname}-%{version}.tar.gz 13 +Source: http://libharu.org/files/%{pkgname}-%{version}.tar.bz2 14 Summary: LIBHaru is a library for generating PDF files 15 Group: Development/Libraries 16 License: ZLIB/LIBPNG 17
18 %{_libdir}/%{libname}.so 19 20 %changelog 21 +* Thu Oct 28 2010 Carsten Schoene <cs@linux-administrator.com> - 2.2.0-1 22 +- update to release 2.2.0 23 + 24 * Wed Nov 19 2008 Carsten Schoene <cs@linux-administrator.com> 25 - initial package 26 27 |
||
Added | libharu-2.2.0.tar.bz2 ^ |