diff --git a/libtcnative-1-0.spec b/libtcnative.spec similarity index 96% rename from libtcnative-1-0.spec rename to libtcnative.spec index 6d79759dd9ab1e3914a9083006e39a5a715ef9ea..4f0408a9d4910c5051d5c16c1b02203866939dda 100644 --- a/libtcnative-1-0.spec +++ b/libtcnative.spec @@ -1,6 +1,6 @@ Name: libtcnative-1-0 Version: 1.2.23 -Release: 3 +Release: 4 Summary: JNI wrappers for Apache Portable Runtime for Tomcat License: Apache-2.0 Url: https://tomcat.apache.org/tomcat-7.0-doc/apr.html @@ -77,6 +77,9 @@ find %{buildroot} -type f -name "*.la" -delete -print %{_libdir}/libtcnative-1.a %changelog +* Tue Oct 26 2021 chenchen - 1.2.23-4 +- change the spec file name to be the same as the repo name + * Tue Jun 08 2021 wulei - 1.2.23-3 - fixes failed: error: C compiler cannot create executables