Accepting request 1001861 from graphics
- Update to 2.0.3~git.20220422: * Fix Filter>Render>Texture improperly yields a transparent image for an input image with alpha channel. OBS-URL: https://build.opensuse.org/request/show/1001861 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gimp-plugin-resynthesizer?expand=0&rev=3
This commit is contained in:
commit
3b208be70c
8
_service
8
_service
@ -1,18 +1,16 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="url">git://github.com/bootchk/resynthesizer.git</param>
|
<param name="url">https://github.com/bootchk/resynthesizer</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="filename">gimp-plugin-resynthesizer</param>
|
<param name="filename">gimp-plugin-resynthesizer</param>
|
||||||
<param name="versionformat">%cd</param>
|
<param name="versionformat">2.0.3~git.%cd</param>
|
||||||
<param name="changesgenerate">enable</param>
|
|
||||||
<param name="versionprefix">2.0.3</param>
|
|
||||||
</service>
|
</service>
|
||||||
<service name="set_version" mode="disabled">
|
<service name="set_version" mode="disabled">
|
||||||
<param name="basename">gimp-plugin-resynthesizer</param>
|
<param name="basename">gimp-plugin-resynthesizer</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
<param name="file">*.tar</param>
|
<param name="file">*.tar</param>
|
||||||
<param name="compression">gz</param>
|
<param name="compression">xz</param>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
<servicedata>
|
|
||||||
<service name="tar_scm">
|
|
||||||
<param name="url">git://github.com/bootchk/resynthesizer.git</param>
|
|
||||||
<param name="changesrevision">b6ff907b90af566d576615a33b7b315543959aa0</param>
|
|
||||||
</service>
|
|
||||||
</servicedata>
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c1507284efc650c9b43aa587c3bbe67a65a353b055cb41a33af015e56addcb00
|
|
||||||
size 11206665
|
|
3
gimp-plugin-resynthesizer-2.0.3~git.20220422.tar.xz
Normal file
3
gimp-plugin-resynthesizer-2.0.3~git.20220422.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:08a5ce071aa7df584506bf2d1d9d898e84d469af219b5bb486176f17932ce362
|
||||||
|
size 6127832
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 8 06:22:53 UTC 2022 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
- Update to 2.0.3~git.20220422:
|
||||||
|
* Fix Filter>Render>Texture improperly yields a transparent image
|
||||||
|
for an input image with alpha channel.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 10 06:40:10 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
|
Wed Nov 10 06:40:10 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gimp-plugin-resynthesizer
|
# spec file for package gimp-plugin-resynthesizer
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 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: gimp-plugin-resynthesizer
|
Name: gimp-plugin-resynthesizer
|
||||||
Version: 2.0.3.20210530
|
Version: 2.0.3~git.20220422
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
Summary: Suite of gimp plugins for texture synthesis
|
Summary: Suite of gimp plugins for texture synthesis
|
||||||
URL: https://github.com/bootchk/resynthesizer
|
URL: https://github.com/bootchk/resynthesizer
|
||||||
Group: Productivity/Graphics/Bitmap Editors
|
Group: Productivity/Graphics/Bitmap Editors
|
||||||
Source: %{name}-%{version}.tar.gz
|
Source: %{name}-%{version}.tar.xz
|
||||||
BuildRequires: autoconf
|
BuildRequires: autoconf
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -59,7 +59,8 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
%files -f resynthesizer.lang
|
%files -f resynthesizer.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS COPYING ChangeLog NEWS README
|
%doc AUTHORS ChangeLog NEWS README
|
||||||
|
%license COPYING
|
||||||
%{_libdir}/gimp/2.0/plug-ins/*
|
%{_libdir}/gimp/2.0/plug-ins/*
|
||||||
%{_datadir}/resynthesizer/
|
%{_datadir}/resynthesizer/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user