commit e7803f5ca3adae6f7486666950d568777441a19f
Author: Jan Palus <[email protected]>
Date:   Wed Dec 16 17:08:45 2020 +0100

    rel 1 (disable replication patch by default)
    
    to be dropped if nobody steps up to maintain it

 sqlite3.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sqlite3.spec b/sqlite3.spec
index 7b03025..13ea222 100644
--- a/sqlite3.spec
+++ b/sqlite3.spec
@@ -12,7 +12,7 @@
 %bcond_without load_extension  # enable load extension API
 %bcond_with    icu             # ICU tokenizer support
 %bcond_without json1           # json1 extension
-%bcond_without wal_replication         # WAL replication support
+%bcond_with    wal_replication         # WAL replication support
 
 %ifarch %{x8664}
 %undefine      with_tests
@@ -37,7 +37,7 @@ Summary:      SQLite3 library
 Summary(pl.UTF-8):     Biblioteka SQLite3
 Name:          sqlite3
 Version:       %{ver}
-Release:       0.1
+Release:       1
 License:       Public Domain
 Group:         Libraries
 # Source0Download: http://www.sqlite.org/download.html
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sqlite3.git/commitdiff/e7803f5ca3adae6f7486666950d568777441a19f

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to