Compare commits
No commits in common. "factory" and "devel" have entirely different histories.
19
_service
19
_service
@ -1,19 +0,0 @@
|
||||
<?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>
|
||||
|
3
eog-plugins-44.0.tar.xz
Normal file
3
eog-plugins-44.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db31cbf7bb9652db0a87113e9b51f4df2586763a261b0cbf04327d82cb38b047
|
||||
size 134544
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:273b0bb22d0f69e66261472c878eb2572f29bead2aad032a47b601584556c763
|
||||
size 1116684
|
@ -1,9 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -1,4 +0,0 @@
|
||||
name: eog-plugins
|
||||
version: 44.1
|
||||
mtime: 1722541284
|
||||
commit: b1b0f9cf18bb09e1bea9aa4cfe39251ed3a9b848
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package eog-plugins
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: eog-plugins
|
||||
Version: 44.1
|
||||
Version: 44.0
|
||||
Release: 0
|
||||
Summary: A collection of plugins for Eye of GNOME
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Graphics/Viewers
|
||||
URL: http://live.gnome.org/EyeOfGnome/Plugins
|
||||
Source: %{name}-%{version}.tar.zst
|
||||
Source: https://download.gnome.org/sources/eog-plugins/44/%{name}-%{version}.tar.xz
|
||||
Source99: eog-plugins.SUSE
|
||||
|
||||
BuildRequires: fdupes
|
||||
|
Loading…
Reference in New Issue
Block a user