This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/main by this push: new 17aee587c Additional version updates 17aee587c is described below commit 17aee587cd19275e4dca8b6d6dc45407f8f73412 Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu Jun 30 14:17:03 2022 +0100 Additional version updates --- native/build/rpm/tcnative.spec.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/native/build/rpm/tcnative.spec.in b/native/build/rpm/tcnative.spec.in index 9b2cd6e05..9267e58ea 100644 --- a/native/build/rpm/tcnative.spec.in +++ b/native/build/rpm/tcnative.spec.in @@ -15,9 +15,9 @@ # limitations under the License. # -%define tcnver 1 +%define tcnver 2 %define aprmajor 1 -%define aprminor 4 +%define aprminor 7 Summary: Tomcat Native Java library Name: tcnative @@ -90,7 +90,7 @@ rm -rf $RPM_BUILD_ROOT %doc --parents html %changelog -* Tue May 24 2022 Mark Thomas <ma...@apache.org> 2.0.0-1 +* Tue Jun 30 2022 Mark Thomas <ma...@apache.org> 2.0.0-1 - update for tcnative 2.0 * Sat Oct 31 2015 Rainer Jung <rj...@apache.org> 1.2.0-1 - update for tcnative 1.2 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org