From Fedora Project Wiki
Line 85: Line 85:


== How To Test ==
== How To Test ==
<!-- This does not need to be a full-fledged document. Describe the dimensions of tests that this change implementation is expected to pass when it is done.  If it needs to be tested with different hardware or software configurations, indicate them.  The more specific you can be, the better the community testing can be.  
x86 64bit CPU only.
 
You are expected to successfully open and edit photos already edited in Darktable 1.6.x
Remember that you are writing this how to for interested testers to use to check out your change implementation - documenting what you do for testing is OK, but it's much better to document what *I* can do to test your change.
 
A good "how to test" should answer these four questions:
 
0. What special hardware / data / etc. is needed (if any)?
1. How do I prepare my system to test this change? What packages
need to be installed, config files edited, etc.?
2. What specific actions do I perform to check that the change is
working like it's supposed to?
3. What are the expected results of those actions?
-->
 
<!-- REQUIRED FOR SYSTEM WIDE CHANGES -->
N/A (not a System Wide Change)


== User Experience ==
== User Experience ==

Revision as of 16:05, 12 November 2015

Important.png
Comments and Explanations
The page source contains comments providing guidance to fill out each section. They are invisible when viewing this page. To read it, choose the "view source" link.
Copy the source to a new page before making changes! DO NOT EDIT THIS TEMPLATE FOR YOUR CHANGE PROPOSAL.


Change Proposal Name

Summary

Owner

  • Email: <your email address so we can contact you, invite you to meetings, etc.>
  • Release notes owner:

Current status

Detailed Description

Darktable is one of the most important photo editing in the whole FOSS world. The 2.0 final version is going to be released in a few weeks, and it will be shipped in Fedora 24

Benefit to Fedora

Darktable 2.0's improved support for newer cameras stresses that the FOSS world is a concrete alternative for professional (and not) photographers


Scope

  • Proposal owners: actually update Darktable package to 2.0 sources.
  • Other developers: nothing
  • Release engineering: no action required
  • Policies and guidelines: no new policy/guideline changes required.
  • Trademark approval: N/A (not needed for this Change)

Upgrade/compatibility impact

Upgrade tested. Downgrade from 2.0 to 1.6.x not supported.

How To Test

x86 64bit CPU only. You are expected to successfully open and edit photos already edited in Darktable 1.6.x

User Experience

N/A (not a System Wide Change)

Dependencies

The same of Darktable 1.6.x, except for gtk2* that has been replaced with gtk3*

Contingency Plan

  • Contingency mechanism: (What to do? Who will do it?) N/A (not a System Wide Change)
  • Contingency deadline: N/A (not a System Wide Change)
  • Blocks release? N/A (not a System Wide Change), Yes/No
  • Blocks product? product

Documentation

https://github.com/darktable-org/darktable/releases/tag/release-2.0rc1

Release Notes