- 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/package/show/graphics/gimp-plugin-resynthesizer?expand=0&rev=10
This commit is contained in:
Paolo Stivanin 2022-09-08 06:27:40 +00:00 committed by Git OBS Bridge
parent 3ffa5250a6
commit c144125fcd
6 changed files with 18 additions and 17 deletions

View File

@ -1,11 +1,10 @@
<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">~git.%cd</param>
<param name="changesgenerate">enable</param>
<param name="versionprefix">2.0.3</param> <param name="versionprefix">2.0.3</param>
</service> </service>
<service name="set_version" mode="disabled"> <service name="set_version" mode="disabled">
@ -13,6 +12,6 @@
</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>

View File

@ -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>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c1507284efc650c9b43aa587c3bbe67a65a353b055cb41a33af015e56addcb00
size 11206665

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a14f1e432beece8694ae989ecbff946661ce549e6e57861288e6aae9c43d1baf
size 6127084

View File

@ -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>

View File

@ -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/