[tracker/sam/tracker-3.0-functional-tests: 4/4] Update TRACKER_PARSER_VERSION



commit 260a246110503763dfcd13282757c968316d57b2
Author: Sam Thursfield <sam afuera me uk>
Date:   Sat Feb 8 19:30:05 2020 +0100

    Update TRACKER_PARSER_VERSION
    
    I'm unable to push this branch otherwise:
    
        remote: Parser changes found without bump to TRACKER_PARSER_VERSION, not pushing
        remote: Revision(s) affected:
        remote: c733dc33c5766b67a87222219056466cb5ea9a74
        remote: error: hook declined to update refs/heads/sam/tracker-3.0-functional-tests
        To ssh://gitlab.gnome.org/GNOME/tracker
         ! [remote rejected]     HEAD -> sam/tracker-3.0-functional-tests (hook declined)

 src/libtracker-common/tracker-parser.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/libtracker-common/tracker-parser.h b/src/libtracker-common/tracker-parser.h
index 28b9e1cb1..c8cf63bd3 100644
--- a/src/libtracker-common/tracker-parser.h
+++ b/src/libtracker-common/tracker-parser.h
@@ -30,7 +30,7 @@
  * at runtime, the former must be rebuilt for those to match perfectly
  * to avoid returning meaningless results on FTS searches.
  */
-#define TRACKER_PARSER_VERSION 2
+#define TRACKER_PARSER_VERSION 6
 
 G_BEGIN_DECLS
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]