Accepting request 1230011 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1230011 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgedit-gfls?expand=0&rev=2
This commit is contained in:
commit
7a9db61a14
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-gfls.git</param>
|
<param name="url">https://gitlab.gnome.org/World/gedit/libgedit-gfls.git</param>
|
||||||
<param name="revision">0.2.0</param>
|
<param name="revision">0.2.1</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>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a5b99dce8a67b278f618c7805251b0f29576157f907c3437ece80ace52795336
|
|
||||||
size 101899
|
|
3
libgedit-gfls-0.2.1.obscpio
Normal file
3
libgedit-gfls-0.2.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:776b0d1f309ba3578857c3032364fa353c1f8d14fd8f407cbb121fb0feb51206
|
||||||
|
size 119307
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 7 13:04:57 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 0.2.1:
|
||||||
|
+ Updated translations.
|
||||||
|
- Add new lang package via lang macros now that package is
|
||||||
|
translated. Following this, add libgedit-gfls Provides to
|
||||||
|
libgedit-gfls-1-0, make the lang package installable.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 2 13:59:52 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Wed Oct 2 13:59:52 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: libgedit-gfls
|
name: libgedit-gfls
|
||||||
version: 0.2.0
|
version: 0.2.1
|
||||||
mtime: 1725109915
|
mtime: 1733576253
|
||||||
commit: 7447aeefc8676a6435c18b02e84a13b790e22014
|
commit: 07b21a489b341a9bca10c546bab1412e0b19f0b5
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libgedit-gfls
|
Name: libgedit-gfls
|
||||||
Version: 0.2.0
|
Version: 0.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Gedit Technology - File loading and saving
|
Summary: Gedit Technology - File loading and saving
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
@ -35,6 +35,8 @@ libgedit-gfls is a module dedicated to file loading and saving for the needs of
|
|||||||
|
|
||||||
%package -n libgedit-gfls-1-0
|
%package -n libgedit-gfls-1-0
|
||||||
Summary: Gedit Technology - File loading and saving
|
Summary: Gedit Technology - File loading and saving
|
||||||
|
# Needed to make lang package installable
|
||||||
|
Provides: libgedit-gfls = %{version}
|
||||||
|
|
||||||
%description -n libgedit-gfls-1-0
|
%description -n libgedit-gfls-1-0
|
||||||
libgedit-gfls is a module dedicated to file loading and saving for the needs of gedit and other similar text editors.
|
libgedit-gfls is a module dedicated to file loading and saving for the needs of gedit and other similar text editors.
|
||||||
@ -53,6 +55,8 @@ Requires: typelib-1_0-Gfls-1 = %{version}
|
|||||||
%description devel
|
%description devel
|
||||||
libgedit-gfls is a module dedicated to file loading and saving for the needs of gedit and other similar text editors.
|
libgedit-gfls is a module dedicated to file loading and saving for the needs of gedit and other similar text editors.
|
||||||
|
|
||||||
|
%lang_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
|
||||||
@ -62,6 +66,7 @@ libgedit-gfls is a module dedicated to file loading and saving for the needs of
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%meson_install
|
%meson_install
|
||||||
|
%find_lang %{name}-1 %{?no_lang_C}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%meson_test
|
%meson_test
|
||||||
@ -81,4 +86,6 @@ libgedit-gfls is a module dedicated to file loading and saving for the needs of
|
|||||||
%{_datadir}/gtk-doc/html/libgedit-gfls-1/
|
%{_datadir}/gtk-doc/html/libgedit-gfls-1/
|
||||||
%{_includedir}/libgedit-gfls-1/
|
%{_includedir}/libgedit-gfls-1/
|
||||||
|
|
||||||
|
%files lang -f %{name}-1.lang
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user