4 Commits

Author SHA256 Message Date
bdc4d5d063 Accepting request 1311921 from graphics
- Update to version 1.2:
  * _artlib: added xyz to ACES matrix
  * updated links in README
  * added mirroring to bitbucket workflow
  * updated translations
  * added simplified "color balance RGB" from darktable
  * added "magic strings" to allow UI translations
  * split toning: added balance slider
  * tetrahsl: slightly tweaked coefficients

OBS-URL: https://build.opensuse.org/request/show/1311921
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/art-ctlscripts?expand=0&rev=3
2025-10-17 15:27:03 +00:00
1242f7309c - Update to version 1.2:
* _artlib: added xyz to ACES matrix
  * updated links in README
  * added mirroring to bitbucket workflow
  * updated translations
  * added simplified "color balance RGB" from darktable
  * added "magic strings" to allow UI translations
  * split toning: added balance slider
  * tetrahsl: slightly tweaked coefficients

OBS-URL: https://build.opensuse.org/package/show/graphics/art-ctlscripts?expand=0&rev=6
2025-10-17 07:44:39 +00:00
c203247063 Accepting request 1216507 from graphics
- Update to version 1.1:
  * artlib: added helper function luteval
  * added graphical equalizer by saturation
  * improved tone curve
  * added graphic luminance equalizer
  * added tone curve and graphical hue equalizer

OBS-URL: https://build.opensuse.org/request/show/1216507
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/art-ctlscripts?expand=0&rev=2
2024-10-21 14:25:58 +00:00
67646da5a8 - Update to version 1.1:
* artlib: added helper function luteval
  * added graphical equalizer by saturation
  * improved tone curve
  * added graphic luminance equalizer
  * added tone curve and graphical hue equalizer

OBS-URL: https://build.opensuse.org/package/show/graphics/art-ctlscripts?expand=0&rev=4
2024-10-21 06:48:15 +00:00
6 changed files with 31 additions and 8 deletions

View File

@@ -2,8 +2,8 @@
<service name="tar_scm" mode="disabled">
<param name="url">https://bitbucket.org/agriggio/art-ctlscripts.git/</param>
<param name="exclude">.git</param>
<param name="versionformat">1.0.1</param>
<param name="revision">1.0.1</param>
<param name="versionformat">1.2</param>
<param name="revision">1.2</param>
<param name="changesgenerate">enable</param>
<param name="scm">git</param>
<param name="filename">art-ctlscripts</param>

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://bitbucket.org/agriggio/art-ctlscripts.git/</param>
<param name="changesrevision">d2639c555e37d87958f2cc615fb5610ea4436637</param></service></servicedata>
<param name="changesrevision">cf372cff1525c61ce3bf7770809bd9877e5b3a25</param></service></servicedata>

View File

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

View File

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

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Fri Oct 17 07:43:52 UTC 2025 - Paolo Stivanin <info@paolostivanin.com>
- Update to version 1.2:
* _artlib: added xyz to ACES matrix
* updated links in README
* added mirroring to bitbucket workflow
* updated translations
* added simplified "color balance RGB" from darktable
* added "magic strings" to allow UI translations
* split toning: added balance slider
* tetrahsl: slightly tweaked coefficients
-------------------------------------------------------------------
Mon Oct 21 06:47:04 UTC 2024 - info@paolostivanin.com
- Update to version 1.1:
* artlib: added helper function luteval
* added graphical equalizer by saturation
* improved tone curve
* added graphic luminance equalizer
* added tone curve and graphical hue equalizer
-------------------------------------------------------------------
Tue May 28 14:25:15 UTC 2024 - info@paolostivanin.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package art-ctlscripts
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: art-ctlscripts
Version: 1.0.1
Version: 1.2
Release: 0
Summary: Custom CTL scripts for the ART raw processor.
License: GPL-3.0-only