Merge branch 'upstream' into tizen_base
[platform/upstream/libjpeg-turbo.git] / packaging / libjpeg-turbo.spec
index 491533e..0f2920e 100644 (file)
@@ -1,7 +1,7 @@
 %define libver  8.2.2
 
 Name:           libjpeg-turbo
-Version:        2.1.4
+Version:        3.0.1
 Release:        1
 Summary:        A MMX/SSE2 accelerated library for manipulating JPEG image files
 License:        BSD License (BSD 3-clause, Historic Permission Notice and Disclaimer, libjpeg License)
@@ -103,6 +103,6 @@ rm -rf %{buildroot}%{_mandir}/man1/
 %{_libdir}/libturbojpeg.so
 %{_libdir}/libjpeg.so
 %{_libdir}/cmake/%{name}/*.cmake
-%doc coderules.txt jconfig.txt libjpeg.txt structure.txt example.txt
+%doc coderules.txt jconfig.txt libjpeg.txt structure.txt
 
 %changelog