From fc62d399f463aed9b079ae1b34fb09aaaabc8b9b5159f261eda208e944c270c4 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 10 Dec 2024 09:05:01 +0000 Subject: [PATCH] - Update to version 6.12.0: + New and removed API: see the API reference. + Fix compilation warnings. + Updated translations. - Bump libver OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgedit-tepl?expand=0&rev=4 --- _service | 2 +- libgedit-tepl-6.12.0.obscpio | 3 +++ libgedit-tepl.changes | 9 +++++++++ libgedit-tepl.obsinfo | 6 +++--- libgedit-tepl.spec | 6 +++--- 5 files changed, 19 insertions(+), 7 deletions(-) create mode 100644 libgedit-tepl-6.12.0.obscpio diff --git a/_service b/_service index 55f1257..e9d112d 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/World/gedit/libgedit-tepl.git - 6.11.0 + 6.12.0 @PARENT_TAG@+@TAG_OFFSET@ v?(.*)\+0 \1 diff --git a/libgedit-tepl-6.12.0.obscpio b/libgedit-tepl-6.12.0.obscpio new file mode 100644 index 0000000..72b53f0 --- /dev/null +++ b/libgedit-tepl-6.12.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77ab69e09526571e7cc03220a2ff17497815502e1e27b660415b997652e18524 +size 1341964 diff --git a/libgedit-tepl.changes b/libgedit-tepl.changes index 9eb701f..2c1eaea 100644 --- a/libgedit-tepl.changes +++ b/libgedit-tepl.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Dec 7 13:45:05 UTC 2024 - Bjørn Lie + +- Update to version 6.12.0: + + New and removed API: see the API reference. + + Fix compilation warnings. + + Updated translations. +- Bump libver + ------------------------------------------------------------------- Wed Oct 2 13:52:14 UTC 2024 - Dominique Leuenberger diff --git a/libgedit-tepl.obsinfo b/libgedit-tepl.obsinfo index b25f47e..e3ca252 100644 --- a/libgedit-tepl.obsinfo +++ b/libgedit-tepl.obsinfo @@ -1,4 +1,4 @@ name: libgedit-tepl -version: 6.11.0 -mtime: 1725118257 -commit: c0b90d0623d782e8ebfebd10b78437caf28db515 +version: 6.12.0 +mtime: 1733578440 +commit: b3e9911fceb7895bf85f9f2907e3343c297fe641 diff --git a/libgedit-tepl.spec b/libgedit-tepl.spec index cda0464..a1053be 100644 --- a/libgedit-tepl.spec +++ b/libgedit-tepl.spec @@ -1,5 +1,5 @@ # -# spec file for package tepl +# spec file for package libgedit-tepl # # Copyright (c) 2024 SUSE LLC # @@ -17,10 +17,10 @@ %define api_ver 6 -%define lib_ver %{api_ver}-1 +%define lib_ver %{api_ver}-2 Name: libgedit-tepl -Version: 6.11.0 +Version: 6.12.0 Release: 0 Summary: Text Editor Product Line License: LGPL-3.0-or-later