- 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
This commit is contained in:
parent
6c8632cc80
commit
fc62d399f4
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<service name="obs_scm" mode="manual">
|
<service name="obs_scm" mode="manual">
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://gitlab.gnome.org/World/gedit/libgedit-tepl.git</param>
|
<param name="url">https://gitlab.gnome.org/World/gedit/libgedit-tepl.git</param>
|
||||||
<param name="revision">6.11.0</param>
|
<param name="revision">6.12.0</param>
|
||||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||||
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
|
3
libgedit-tepl-6.12.0.obscpio
Normal file
3
libgedit-tepl-6.12.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:77ab69e09526571e7cc03220a2ff17497815502e1e27b660415b997652e18524
|
||||||
|
size 1341964
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 7 13:45:05 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- 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 <dimstar@opensuse.org>
|
Wed Oct 2 13:52:14 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: libgedit-tepl
|
name: libgedit-tepl
|
||||||
version: 6.11.0
|
version: 6.12.0
|
||||||
mtime: 1725118257
|
mtime: 1733578440
|
||||||
commit: c0b90d0623d782e8ebfebd10b78437caf28db515
|
commit: b3e9911fceb7895bf85f9f2907e3343c297fe641
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package tepl
|
# spec file for package libgedit-tepl
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
@ -17,10 +17,10 @@
|
|||||||
|
|
||||||
|
|
||||||
%define api_ver 6
|
%define api_ver 6
|
||||||
%define lib_ver %{api_ver}-1
|
%define lib_ver %{api_ver}-2
|
||||||
|
|
||||||
Name: libgedit-tepl
|
Name: libgedit-tepl
|
||||||
Version: 6.11.0
|
Version: 6.12.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Text Editor Product Line
|
Summary: Text Editor Product Line
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user