From: Klaus Kaempf Date: Wed, 13 Feb 2008 11:36:22 +0000 (+0000) Subject: update to version 0.0.14 X-Git-Tag: BASE-SuSE-Code-12_1-Branch~936 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a6ee805f45a29cbe9f50e5027ba163c17c2278dc;p=platform%2Fupstream%2Flibsolv.git update to version 0.0.14 now that stuff is building --- diff --git a/VERSION.cmake b/VERSION.cmake index 0e416a2..b4d5639 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -46,5 +46,5 @@ SET(LIBSATSOLVER_MAJOR "0") SET(LIBSATSOLVER_MINOR "0") -SET(LIBSATSOLVER_PATCH "13") +SET(LIBSATSOLVER_PATCH "14") diff --git a/package/libsatsolver.spec.in b/package/libsatsolver.spec.in index a363719..4a7b53c 100644 --- a/package/libsatsolver.spec.in +++ b/package/libsatsolver.spec.in @@ -78,6 +78,7 @@ rm -rf "$RPM_BUILD_ROOT" %files devel %defattr(-,root,root) %_libdir/libsatsolver.a +%_libdir/libappsatsolver.a %doc doc/README* %doc doc/THEORY %doc doc/PLANNING