Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 5813866404 | |||
| 74f9d39ab2 |
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://gitlab.gnome.org/World/gedit/gedit-plugins.git</param>
|
||||
<param name="revision">48.2</param>
|
||||
<param name="revision">49.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae16f54f6c6773a7330900f9d2bfe5b92f8c8985b2872d762213e39c6d18de21
|
||||
size 8357389
|
||||
3
gedit-plugins-49.0.obscpio
Normal file
3
gedit-plugins-49.0.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b2e7fbc30ca86db76c6b476c303d35c2a8cc45e8a3e37cf25376986ec008a56
|
||||
size 8309261
|
||||
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 26 09:03:16 UTC 2026 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 49.0:
|
||||
+ Updated translatons.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 8 06:22:10 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 49.alpha1:
|
||||
+ Updated translations
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 6 13:05:34 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: gedit-plugins
|
||||
version: 48.2
|
||||
mtime: 1744641117
|
||||
commit: 08fd41a06822dbbc02fe70e3aa6e345ea97122e3
|
||||
version: 49.0
|
||||
mtime: 1767468903
|
||||
commit: 3a4b4d7f11dc811ce2b4e810a23d589f6928b7c6
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gedit-plugins
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
# Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: gedit-plugins
|
||||
Version: 48.2
|
||||
Version: 49.0
|
||||
Release: 0
|
||||
Summary: A collection of plugins for gedit
|
||||
License: GPL-2.0-or-later
|
||||
@@ -36,7 +36,7 @@ BuildRequires: vala >= 0.28.0
|
||||
BuildRequires: yelp-tools
|
||||
BuildRequires: pkgconfig(appstream-glib)
|
||||
BuildRequires: pkgconfig(dbus-python) >= 0.82
|
||||
BuildRequires: pkgconfig(gedit) >= 48.1
|
||||
BuildRequires: pkgconfig(gedit) >= 49
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.32.0
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.32.0
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.0
|
||||
|
||||
Reference in New Issue
Block a user