|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
Name: libmng
|
|
|
Summary: A library of functions for manipulating MNG format files.
|
|
|
-Version: 2.0.2
|
|
|
+Version: 2.0.3
|
|
|
Release: 1%{?_dist_release}
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
@@ -136,6 +136,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
|
+* Tue Feb 27 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.0.3-1
|
|
|
+- updated to 2.0.3.
|
|
|
+
|
|
|
* Mon Dec 30 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.0.2-1
|
|
|
- update to 2.0.2
|
|
|
- change BuildRequires; lcms2-devel instead of lcms-devel
|