[Bug 1713851] Review Request: zimg - Scaling, color space conversion, and dithering library

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1713851



--- Comment #4 from Simone Caronni <negativo17@xxxxxxxxx> ---
diff --git a/zimg.spec b/zimg.spec
index d8a9c28..3df3768 100644
--- a/zimg.spec
+++ b/zimg.spec
@@ -1,6 +1,6 @@
 Name:           zimg
 Version:        2.8
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Scaling, color space conversion, and dithering library
 License:        WTFPL
 URL:            https://github.com/sekrit-twc/zimg
@@ -53,18 +53,21 @@ rm -fr %{buildroot}%{_docdir}/%{name}
 %files
 %license COPYING
 %doc README.md ChangeLog
-%{_libdir}/*.so.*
+%{_libdir}/lib%{name}.so.2.0.0
+%{_libdir}/lib%{name}.so.2

 %files devel
 %{_bindir}/testapp
 %{_includedir}/*
-%{_libdir}/*.so
+%{_libdir}/lib%{name}.so
 %{_libdir}/pkgconfig/%{name}.pc

 %changelog
+* Sat Jun 08 2019 Simone Caronni <negativo17@xxxxxxxxx> - 2.8-3
+- Review fixes.
+
 * Sat May 25 2019 Simone Caronni <negativo17@xxxxxxxxx> - 2.8-2
 - rpmlint fixes.

 * Thu Mar 28 2019 Simone Caronni <negativo17@xxxxxxxxx> - 2.8-1
 - First build.
--

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux