forked from pool/ufraw
- Add ufraw-0.22-exiv2-0.28.patch to fix build with exiv 0.28. (https://cgit.freebsd.org/ports/tree/graphics/ufraw/files/patch-ufraw__exiv2.cc) OBS-URL: https://build.opensuse.org/request/show/1098104 OBS-URL: https://build.opensuse.org/package/show/graphics/ufraw?expand=0&rev=62
513 lines
20 KiB
Plaintext
513 lines
20 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jul 11 11:25:13 UTC 2023 - munix9@googlemail.com
|
|
|
|
- Add ufraw-0.22-exiv2-0.28.patch to fix build with exiv 0.28.
|
|
(https://cgit.freebsd.org/ports/tree/graphics/ufraw/files/patch-ufraw__exiv2.cc)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 4 08:40:31 UTC 2022 - Marcus Meissner <meissner@suse.com>
|
|
|
|
- switched source url to https
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 4 13:40:59 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Pkgconfig'fy spec: Align with what configure actually checks for:
|
|
+ Drop the following BuildRequires: gimp-devel, lensfun-devel,
|
|
libexiv2-devel, liblcms2-devel, libpng-devel, libtiff-devel and
|
|
cfitsio-devel.
|
|
+ Add the following BuildRequires: pkgconfig, pkgconfig(cfitsio),
|
|
pkgconfig(exiv2), pkgconfig(gimpui-2.0), pkgconfig(glib-2.0),
|
|
pkgconfig(gthread-2.0), pkgconfig(gtk+-2.0),
|
|
pkgconfig(gtkimageview), pkgconfig(lcms2), pkgconfig(lensfun),
|
|
pkgconfig(libpng) and pkgconfig(libtiff-4).
|
|
- Drop ufraw-lang Recommends: No longer needed.
|
|
- Tweak spec, use make_build macro.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 6 13:08:15 UTC 2021 - Marcus Meissner <meissner@suse.com>
|
|
|
|
- ufraw-fix-c++.patch: fixed building with C++, just assume the glib
|
|
headers can handle extern "C" themselves.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 2 07:16:57 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
- Update ufraw-0.22-exiv2-0.27.patch to fix build with exiv 0.27.1.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 2 06:54:43 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update descriptions.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 28 11:00:38 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
- Add Fix-build-with-GCC9.patch
|
|
- Refresh patches, use %autosetup
|
|
- Run spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 10 21:19:09 UTC 2019 - munix9@googlemail.com
|
|
|
|
- added some gentoo/debian patches:
|
|
* ufraw-0.22-jpeg9.patch
|
|
* ufraw-0.22-exiv2-0.27.patch
|
|
* 01_no-gimp-remote.patch
|
|
* 02_CVE-2015-8366.patch (bsc#1006704)
|
|
* 04_fix-abs-gcc-7.patch
|
|
* 05_CVE-2018-19655.patch (bsc#1117896)
|
|
* 06_lensfun_destroy_cleanup.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 12 07:24:34 UTC 2017 - meissner@suse.com
|
|
|
|
- ufraw-gcc7.patch: pull up the abs() to the call where
|
|
the float -> unsigned int conversions happens.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 11 12:27:56 UTC 2016 - schwab@suse.de
|
|
|
|
- narrowing-conversion.patch: fix narrowing conversion errors
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 29 18:05:10 UTC 2016 - idonmez@suse.com
|
|
|
|
- Don't pass --enable-extras to configure, its for code testing
|
|
only and not for distribution (boo#968652)
|
|
- Remove conflicts with dcraw.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 19 13:29:29 UTC 2015 - idonmez@suse.com
|
|
|
|
- Add conflicts with dcraw
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 21 15:33:10 UTC 2015 - gbv@ogimet.com
|
|
|
|
- Added configuration options
|
|
* --enable-dst-correction
|
|
* --enable-extras
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 21 10:39:15 UTC 2015 - gbv@ogimet.com
|
|
|
|
- Updated to version 0.22
|
|
- Added FITS support
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 1 12:07:19 UTC 2015 - meissner@suse.com
|
|
|
|
- 10/02/2015 - UFRaw-0.21 released, based on DCRaw v 9.23.
|
|
Bug fix release.
|
|
|
|
- 24/09/2014 - UFRaw-0.20 released, based on DCRaw v 9.22.
|
|
Fuji X-Trans filters are finally supported.
|
|
|
|
- switch to lcms2
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 24 19:19:43 UTC 2015 - jengelh@inai.de
|
|
|
|
- Ignore broken autogen.sh script and call autoreconf directly.
|
|
- Remove old specfile macros. Enable parallel build.
|
|
- dropped now unused ufraw-automake-1.14.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 16 11:42:44 UTC 2014 - dimstar@opensuse.org
|
|
|
|
- Add ufraw-automake-1.14.patch: Add support for automake 1.14.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 25 07:04:16 UTC 2013 - salsergey@gmail.com
|
|
|
|
- Update to version 0.19.2
|
|
* Bug fix release.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 11 09:32:27 UTC 2013 - meissner@suse.com
|
|
|
|
- use Source URL.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 8 04:42:45 UTC 2013 - salsergey@gmail.com
|
|
|
|
- Update to version 0.19.1
|
|
* Maintenance release with lots of bug fixes.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 22 16:29:01 UTC 2013 - postadal@suse.cz
|
|
|
|
- Updated from cvs, based on DCRaw v 9.17
|
|
* Add WB presets for the Panasonic DMC-GH3, DMC-GX1, DMC-LX5,
|
|
SONY DSLR-A330, DSLR-A390, DSLR-A450, SLT-A57, SLT-A65V, NEX-3,
|
|
NEX-5N, NEX-C3, NEX-7, DSC-RX100, Canon EOS 6D, EOS 5D Mark III,
|
|
EOS-1DS, EOS 600D, EOS 1100D, PowerShot G12, PowerShot S95,
|
|
PowerShot S100 NIKON 1 J1, 1 V1, D600, D800, D4, D5100,
|
|
COOLPIX P7100, SAMSUNG EX1, NX100, NX200, OLYMPUS E-5, E-M5,
|
|
XZ-1, E-P3, E-PL2, Leica M9, PENTAX K-r, FUJIFILM FinePix HS20EXR,
|
|
FinePix X100
|
|
* Update WB presets for the Canon EOS 350D, EOS 550D, EOS 7D,
|
|
OLYMPUS E-3, E-PL1
|
|
* Add finetuning for the OLYMPUS E-M5, E-PL1, E-PL, E-PL3
|
|
* Fix trimming of EXIF data
|
|
* Apply auto-crop in ufraw-batch
|
|
* Reset crop data between image loading
|
|
* Keep auto lensfun setting on startup
|
|
* Set the lens geometry according to the lens model
|
|
* Add support for ARRIRAW and Redcode R3D video file formats
|
|
* Various bug fixes when changing LensModel or FocalLength
|
|
* Update the lens crop factor, fixing bug #3161607.
|
|
* Add a "Generic, Crop factor %f" lens model to get consistent behaviour
|
|
* Read LensFun settings from --conf file
|
|
* Fix spurious warning message about image size too small
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 10 07:05:22 UTC 2013 - salsergey@gmail.com
|
|
|
|
- Support for JPEG format added for openSUSE >= 12.2 (it was broken).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 6 17:20:27 CEST 2011 - meissner@suse.de
|
|
|
|
- Updated to 0.18, based on DCRaw v 9.06
|
|
- all changes between DCRaw v 8.99 and 9.06.
|
|
- translation updates
|
|
- buildrequire lensfun
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 31 12:10:25 UTC 2010 - aj@suse.de
|
|
|
|
- Fix packagelist.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 1 07:50:52 UTC 2010 - aj@suse.de
|
|
|
|
- Change lang package Requires to Recommends since it is not
|
|
mandatory at runtime.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 2 00:21:09 CEST 2010 - postadal@suse.cz
|
|
|
|
- updated to 0.17, based on DCRaw v 8.99
|
|
* Lens distortion corrections using lensfun is enabled by default
|
|
* Added a despeckling/denoising algorithm to solve issues with images
|
|
taken under very difficult lighting conditions
|
|
* Added support for hot pixel elimination
|
|
* Calculate live histogram from working color-space instead of display
|
|
color-space
|
|
* Calculate live histogram from cropped area only
|
|
* Added auto-crop option
|
|
* Allow upto 400% zoom
|
|
* Added lightness adjustmens by hue
|
|
* Added --color-smoothing, --maximize-window command line options
|
|
* Configurable frame lines overlay
|
|
* OpenMP support for preview redrawing and VNG interpolation
|
|
* Added rotation control to the transformations page of the GUI
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 31 13:18:32 CEST 2009 - coolo@novell.com
|
|
|
|
- do not use 2.00 as boolean
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 20 23:22:29 CEST 2009 - crrodriguez@suse.de
|
|
|
|
- use gimp plugin versioning
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 6 16:31:05 CEST 2009 - postadal@suse.cz
|
|
|
|
- renamed ufraw-gimp -> gimp-ufraw (bnc#349082)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 3 15:54:45 CEST 2009 - coolo@novell.com
|
|
|
|
- cast the result of strrchr to fix build with glibc 2.10
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 23 08:41:25 CET 2009 - coolo@suse.de
|
|
|
|
- fix the lang subpackage split
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 19 17:05:08 CET 2009 - coolo@suse.de
|
|
|
|
- update to 0.15, based on DCRaw v 8.89.
|
|
* Multiprocessing support using OpenMP. Patch by Bruce Guenter.
|
|
* Add progress report during the loading of raw files.
|
|
* Add JPEG optimization to reduce the file size without effecting image quality.
|
|
* Compatibility with the just released Exiv2-0.18.
|
|
* Support sRAW1 and sRAW2 formats of the Canon 50D and 5D Mark II.
|
|
* Some annoying bugs got squashed.
|
|
* Change license from 'GPLv2' to 'GPLv2 or later'.
|
|
* more see http://ufraw.sourceforge.net/
|
|
- require lang subpackage
|
|
- enabled in KDE menu again (bnc#298969)
|
|
- enabled contrast setting
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 7 15:31:47 CET 2007 - nadvornik@suse.cz
|
|
|
|
- updated to 0.13
|
|
* Simplified output path logic - output path defaults to the path of the input path.
|
|
* Added 'System profile' option to read display ICC profile from the X display. Based on code from Gimp.
|
|
* Do not read/write display ICC profile from/to ID files.
|
|
* Show camera white balance in EXIF page. Patch by Erik Burrows.
|
|
* Automatically fit histograms to allocated height.
|
|
* Read Canon lens from EXIF data. Patch by Andreas Steinel.
|
|
* Improved PPG interpolation. Patch by Alain Desbiolles.
|
|
* Remember maximized state of window between sessions.
|
|
* Add color smoothing option to all interpolation. Based on patch by alexander melkozerov. AHD+smoothing is exactly the same as the now obsolete EAHD.
|
|
* Added darkframe to GUI (patch by Bruce Guenter).
|
|
* Darkframe subtraction also handles hot pixels (patch by Bruce Guenter).
|
|
* Show spot values only if spot is selected and allow unselecting spot values.
|
|
* Add FITS output. Patch by Andreas Steinel. This option is disabled by default.
|
|
* Progressive JPEG encoding. Patch by Bruce Guenter.
|
|
* Blink over/under exposure in preview. Patch by Bruce Guenter.
|
|
* Enable --output option for stand-alone tool. It forces the output filename to the value specified. It is useful for F-Spot. Patch by Stephane Delcroix.
|
|
* Reimplemented the EXIF page. Patch by Andrew Zabolotny.
|
|
* Display flash mode in EXIF page.
|
|
* Moved shrink/size controls from Save dialog to main window.
|
|
* Added delete button to stand-alone tool.
|
|
* Added 'send to Gimp' option to stand-alone tool.
|
|
* Made the save-as button an icon only, to save space.
|
|
* Added option to save as PNG 8 or 16 bits.
|
|
* Write EXIF data to PNG files. Based on code from DigiKam.
|
|
* Added aspect ratio control. Patch by Andrew Zabolotny.
|
|
* New Spanish translation by Enrique Jorreto Ledesma.
|
|
* New Polish translation by Tomasz Golinski.
|
|
* New Korean translation by Homin Lee.
|
|
- built with GtkImageView, added modifications made by hfiguiere@novell.com
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 22 00:14:18 CEST 2007 - postadal@suse.cz
|
|
|
|
- disabled in KDE menu [#298969]
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 13 17:43:58 CEST 2007 - postadal@suse.cz
|
|
|
|
- enabled exiv2 support [#298890]
|
|
- fixed crash when spot selector reached image boundary (crash_fix.patch)
|
|
- fixed handling of non integer shrink factors
|
|
- some TIFF images were wrongly identified as raw file
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 6 16:34:51 CEST 2007 - postadal@suse.cz
|
|
|
|
- updated to version 0.12
|
|
* full color management workflow with camera, display and output profiles
|
|
* image cropping, rotate/flip support
|
|
* added scrolling and panning (based on the new GtkImageView widget)
|
|
* added support for dcraw's wavelet denoising
|
|
* added Patterned Pixel Grouping (PPG) Interpolation. It can be even better
|
|
than other interpolations in some cases and much faster
|
|
* added EAHD interpolation. It is an enhancement of the AHD interpolation
|
|
with another phase of color smoothing. The improvement is mostly seen
|
|
in high contrast as it removes color artifacts such as chromatic aberration
|
|
* read raw files compressed with gzip or bzip2
|
|
* display luminosity value and Adams' zone for spot value
|
|
* added 'max zoom' (only 50% at the moment) and 'zoom to fit' buttons
|
|
* retain some hue and saturation when clipping pixels (in positive exposure
|
|
compensation, and mostly for Canon cameras where positive exposure
|
|
is applied by default)
|
|
* added a Cinepaint plug-in (disabled by default)
|
|
* based the user interface more on icons and less on text
|
|
- fixed build (gcc.patch)
|
|
- reverted entry for this application in the menu (this is real application)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 1 22:05:30 CEST 2007 - stbinner@suse.de
|
|
|
|
- fix capitalization of GenericName entry in .desktop file
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 7 16:04:49 CEST 2007 - sbrabec@suse.cz
|
|
|
|
- Removed invalid desktop Category "Application" (#254654).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 28 19:31:25 CEST 2007 - schwab@suse.de
|
|
|
|
- Fix writing beyond array bounds.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 9 08:38:35 CET 2007 - postadal@suse.cz
|
|
|
|
- updated to version 0.11
|
|
* option to restore highlights, relevant when applying negative
|
|
exposure correction (in HSV sharp details or in LCH soft natural details)
|
|
* option for soft, filmlike clipping of highlights, relevant when applying
|
|
positive exposure correction
|
|
* correct Canon DSLRs exposure by default (raw images are under exposed)
|
|
* translations to Danish, Japanese and Portuguese
|
|
- removed obsoleted autogen.patch
|
|
- call gimptool-2.0 --gimpplugindir to set right path
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 7 16:58:50 CET 2007 - postadal@suse.cz
|
|
|
|
- updated to version 0.10
|
|
* obsoleted patches po.patch and wb_presets.patch
|
|
- fixed gcc warning (gcc.patch) [#240197]
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 16 09:10:06 CET 2007 - aj@suse.de
|
|
|
|
- Changes for GNOME in /usr.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 27 16:44:53 CET 2006 - stbinner@suse.de
|
|
|
|
- NoDisplay=true instead of Hidden=true in .desktop file
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 21 14:38:06 CET 2006 - stbinner@suse.de
|
|
|
|
- don't show entry for this application in the menu
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 28 17:44:38 CEST 2006 - meissner@suse.de
|
|
|
|
- also use RPM_OPT_FLAGS for CXXFLAGS.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 27 12:55:26 CEST 2006 - postadal@suse.cz
|
|
|
|
- center the raw histogram if the rest of the controls are too wide
|
|
- duplicate the Leica R8 WB presets for the Lecia R9 (wb_presets.patch)
|
|
- updated Russian and French translation (po.patch)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 23 12:17:16 CEST 2006 - postadal@suse.cz
|
|
|
|
- updated from cvs
|
|
* fixes
|
|
- provides and obsoletes rawphoto package (gimp-plugin)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 21 13:30:46 CEST 2006 - schwab@suse.de
|
|
|
|
- Fix bogus version check.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 16 17:08:47 CEST 2006 - postadal@suse.cz
|
|
|
|
- updated from cvs
|
|
* updated dcraw to 8.40 (1.352)
|
|
* a lot of new WB presets
|
|
* --embedded-image for reading the embedded preview image in raw files
|
|
* Russian and Danish translations
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 14 18:21:46 CEST 2006 - sbrabec@suse.cz
|
|
|
|
- Moved GIMP related provides and requires to ufraw-gimp.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 15 15:13:35 CEST 2006 - postadal@suse.cz
|
|
|
|
- updated to version 0.9.1
|
|
* updated dcraw to 8.29 (1.340)
|
|
* recognize Sony's *.arw file type
|
|
* treat Minolta's Alpha and Maxxum as the Dynax for WB presets
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 4 13:00:32 CEST 2006 - postadal@suse.cz
|
|
|
|
- updated to version 0.9
|
|
* add darkframe subtraction option
|
|
* more conservative highlight unclipping
|
|
* support filenames in URI format
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 2 12:08:20 CEST 2006 - postadal@suse.cz
|
|
|
|
- updated from cvs
|
|
* fixed zoom support (WB ...)
|
|
* show EXIF data
|
|
* updated dcraw to 8.28 (1.338)
|
|
* replaced old dcraw interface with C++ interface
|
|
* fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 16 13:34:28 CEST 2006 - postadal@suse.cz
|
|
|
|
- updated to version 0.8.1
|
|
* fixed Gimp plug-in half-interpolation crash
|
|
* fixed possible crash in auto-exposure
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 29 15:19:23 CEST 2006 - postadal@suse.cz
|
|
|
|
- handled 'spot_wb' in --conf correctly [ufraw#1456944] (config2.patch)
|
|
- updated dcraw to 8.10 (1.320) (wb.patch)
|
|
* better support the Imacon Ixpress 22-Mp
|
|
* added WB support for Olympus C5060WZ and C8080WZ
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 27 00:18:50 CEST 2006 - postadal@suse.cz
|
|
|
|
- fixed converting old config [ufraw#1456944] (config.patch)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 26 16:17:08 CEST 2006 - postadal@suse.cz
|
|
|
|
- updated from cvs
|
|
* updated dcraw to 8.09 (1.319)
|
|
* much more accurate white balance temperature setting
|
|
* white balance presets per camera model
|
|
* show the channel multipliers in the UI
|
|
* apply base curve before gamma curve
|
|
* fix camera specific bugs for Sony F828, Sigma Foveon, Nikon D2H, D1X
|
|
- added libstdc++-devel, gcc-c++ to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 26 16:01:29 CET 2006 - postadal@suse.cz
|
|
|
|
- updated from cvs
|
|
* updated dcraw to 8.03 (1.313)
|
|
- added -fstack-protector
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:42:23 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 10 15:24:30 CET 2006 - sbrabec@suse.cz
|
|
|
|
- Enhances gimp in both branches, Suggests dcraw-gnome.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 6 15:48:01 CET 2006 - postadal@suse.cz
|
|
|
|
- updated from cvs
|
|
- removed obsoleted patch gcc.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 18 20:10:52 CET 2005 - postadal@suse.cz
|
|
|
|
- updated to version 0.6
|
|
* fixed bug in AHD interpolation in the border of image
|
|
- fixed gcc warning (gcc.patch)
|
|
- added -m64 for ppc64 building
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 17 13:16:38 CEST 2005 - sbrabec@suse.cz
|
|
|
|
- Provide gimp-2.0-dcraw-plugin virtual.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 13 16:29:41 CEST 2005 - postadal@suse.cz
|
|
|
|
- updated from cvs
|
|
* uses new dcraw with AHD support
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 29 15:58:28 CEST 2005 - postadal@suse.cz
|
|
|
|
- initial version 0.5
|
|
|