SHA256
1
0
forked from pool/sqlite3

Accepting request 865503 from home:AndreasStieger:branches:server:database

SQLite 3.34.1 (boo#1181261)

OBS-URL: https://build.opensuse.org/request/show/865503
OBS-URL: https://build.opensuse.org/package/show/server:database/sqlite3?expand=0&rev=254
This commit is contained in:
2021-01-25 15:23:22 +00:00
committed by Git OBS Bridge
parent 30b3f3ad53
commit c129602d4d
6 changed files with 21 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package sqlite3
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,18 @@
%define oname sqlite
%define tarversion 3340000
%define tarversion 3340100
%bcond_with icu
Name: sqlite3
Version: 3.34.0
Version: 3.34.1
Release: 0
Summary: Embeddable SQL Database Engine
License: SUSE-Public-Domain
Group: Productivity/Databases/Servers
URL: https://www.sqlite.org/
Source0: http://www.sqlite.org/2020/sqlite-src-%{tarversion}.zip
Source0: http://www.sqlite.org/2021/sqlite-src-%{tarversion}.zip
Source1: baselibs.conf
Source2: http://www.sqlite.org/2020/sqlite-doc-%{tarversion}.zip
Source2: http://www.sqlite.org/2021/sqlite-doc-%{tarversion}.zip
BuildRequires: automake
BuildRequires: libtool
BuildRequires: pkgconfig