forked from pool/eog-plugins
Accepting request 1223637 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1223637 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eog-plugins?expand=0&rev=62
This commit is contained in:
commit
ea44a8cc3c
19
_service
Normal file
19
_service
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<services>
|
||||||
|
<service name="obs_scm" mode="manual">
|
||||||
|
<param name="scm">git</param>
|
||||||
|
<param name="url">https://gitlab.gnome.org/GNOME/eog-plugins.git</param>
|
||||||
|
<param name="revision">44.1</param>
|
||||||
|
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||||
|
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||||
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
|
<!-- <param name="changesgenerate">enable</param> -->
|
||||||
|
</service>
|
||||||
|
<service name="tar" mode="buildtime"/>
|
||||||
|
<service name="recompress" mode="buildtime">
|
||||||
|
<param name="file">*.tar</param>
|
||||||
|
<param name="compression">zst</param>
|
||||||
|
</service>
|
||||||
|
<service name="set_version" mode="manual" />
|
||||||
|
</services>
|
||||||
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:db31cbf7bb9652db0a87113e9b51f4df2586763a261b0cbf04327d82cb38b047
|
|
||||||
size 134544
|
|
3
eog-plugins-44.1.obscpio
Normal file
3
eog-plugins-44.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:273b0bb22d0f69e66261472c878eb2572f29bead2aad032a47b601584556c763
|
||||||
|
size 1116684
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 12 09:41:46 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 44.1:
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 19 07:50:32 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
Sun Mar 19 07:50:32 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
4
eog-plugins.obsinfo
Normal file
4
eog-plugins.obsinfo
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
name: eog-plugins
|
||||||
|
version: 44.1
|
||||||
|
mtime: 1722541284
|
||||||
|
commit: b1b0f9cf18bb09e1bea9aa4cfe39251ed3a9b848
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package eog-plugins
|
# spec file for package eog-plugins
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: eog-plugins
|
Name: eog-plugins
|
||||||
Version: 44.0
|
Version: 44.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A collection of plugins for Eye of GNOME
|
Summary: A collection of plugins for Eye of GNOME
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Graphics/Viewers
|
Group: Productivity/Graphics/Viewers
|
||||||
URL: http://live.gnome.org/EyeOfGnome/Plugins
|
URL: http://live.gnome.org/EyeOfGnome/Plugins
|
||||||
Source: https://download.gnome.org/sources/eog-plugins/44/%{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.zst
|
||||||
Source99: eog-plugins.SUSE
|
Source99: eog-plugins.SUSE
|
||||||
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
Loading…
Reference in New Issue
Block a user