Explorar o código

sqlite3-3.37.0-1

Tomohiro "Tomo-p" KATO %!s(int64=2) %!d(string=hai) anos
pai
achega
dc10e74473
Modificáronse 1 ficheiros con 6 adicións e 3 borrados
  1. 6 3
      s/sqlite3/sqlite3-vl.spec

+ 6 - 3
s/sqlite3/sqlite3-vl.spec

@@ -6,9 +6,9 @@
 %define with_check %{?_with_check:1}%{!?_with_check:0}
 
 %define year 2021
-%define realver 3360000
-%define docver 3360000
-%define rpmver 3.36.0
+%define realver 3370000
+%define docver 3370000
+%define rpmver 3.37.0
 
 Summary: SQLite is a C library that implements an embeddable SQL database engine
 Summary(ja): SQLite は組み込み型SQLデータベースエンジンを実装するCライブラリです。
@@ -243,6 +243,9 @@ install -D -m0644 tool/lempar.c $RPM_BUILD_ROOT/%{_datadir}/lemon/lempar.c
 
 
 %changelog
+* Fri Dec 10 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.37.0-1
+- new upstream release.
+
 * Mon Jul 12 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.36.0-1
 - new upstream release.