commit 5cbacf820a9c8552504a0c95bfad28232424314c
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Mar 23 09:20:37 2016 +0200

    up to 3.0
    
    NOTE: This release includes significant changes to the mozjpeg ABI in
    order to return to ABI compatibility with libjpeg-turbo. See the file
    README-mozilla.txt for more information.
    
    https://github.com/mozilla/mozjpeg/releases/tag/v3.0

 mozjpeg.spec | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/mozjpeg.spec b/mozjpeg.spec
index bece1e3..d99c9fe 100644
--- a/mozjpeg.spec
+++ b/mozjpeg.spec
@@ -1,10 +1,11 @@
 Summary:       SIMD-accelerated JPEG codec that provides both the libjpeg and 
TurboJPEG APIs
 Name:          mozjpeg
-Version:       2.1
+Version:       3.0
 Release:       0.1
 License:       BSD
-Group:         Applications
-Source0:       https://github.com/mozilla/mozjpeg/archive/v%{version}.tar.gz
+Group:         Applications/Graphics
+Source0:       
https://github.com/mozilla/mozjpeg/releases/download/v%{version}/%{name}-%{version}-release-source.tar.gz
+# Source0-md5: 98d47219fab80797907f2c9aceb2c9b7
 URL:           https://github.com/mozilla/mozjpeg
 BuildRequires: autoconf
 BuildRequires: automake
@@ -57,7 +58,8 @@ The mozjpeg-devel package contains libraries and header files 
for
 developing applications that use mozjpeg.
 
 %prep
-%setup -q
+%setup -qc
+mv mozjpeg/* .
 
 # Fix perms
 chmod -x README-turbo.txt
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mozjpeg.git/commitdiff/441a8d2be7babc8797a9239d731e5fba6523a0a4

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to