Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gnome-color-manager
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
13
Issues
13
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
gnome-color-manager
Commits
8d1cec4b
Commit
8d1cec4b
authored
Apr 28, 2014
by
Richard Hughes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release version 3.13.1
parent
2b609341
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
39 additions
and
4 deletions
+39
-4
NEWS
NEWS
+35
-0
RELEASE
RELEASE
+4
-4
No files found.
NEWS
View file @
8d1cec4b
Version 3.13.1
~~~~~~~~~~~~~~
Released: 2014-04-28
* Translations
- Updated Basque translation (Inaki Larranaga Murgoitio)
- Updated Catalan translation (Pau Iranzo)
- Updated Czech translation (Milan Knížek)
- Updated Danish translation (Kenneth Nielsen)
- Updated Dutch translation by Erwin Poeze (Reinout van Schouwen)
- Updated Finnish translation (Jiri Grönroos)
- Updated French translation (Claude Paroz)
- Updated Hungarian translation (Gábor Kelemen)
- Updated Indonesian translation (Andika Triwidada)
- Updated Japanese translation (Ikuya Awashiro)
- Updated Japanese translation (Jiro Matsuzawa)
- Updated Korean translation (Changwoo Ryu)
- Updated Latvian translation (Rūdolfs Mazurs)
- Updated Norwegian bokmål translation (Kjartan Maraas)
- Updated Polish translation (Piotr Drąg)
- Updated Portuguese translation (Tiagosdot)
- Updated Punjabi translation (A S Alam)
- Updated Russian translation (Yuri Myasoedov)
- Updated Slovak translation (Dušan Kazik)
- Updated Slovenian translation (Matej Urbančič)
- Updated Traditional Chinese translation (Cheng-Chia Tseng)
* New Features:
- Use CdTransform to convert the sample image (Richard Hughes)
* Bugfix:
- Fix gcm_utils_image_convert() to not crash for large images (Richard Hughes)
- Fix several critical warnings when using gcm-viewer (Richard Hughes)
- Speed up deleting profiles by an order of magnitude (Richard Hughes)
Version 3.11.90
~~~~~~~~~~~~~~~
Released: 2014-02-17
...
...
RELEASE
View file @
8d1cec4b
...
...
@@ -2,8 +2,8 @@ PackageKit Release Notes
1. Write NEWS entries for gnome-color-manager in the same format as usual.
Version 3.1
1.9
1
~~~~~~~~~~~~~~
~
Version 3.1
3.
1
~~~~~~~~~~~~~~
Released: 2014-xx-xx
* Translations
...
...
@@ -14,8 +14,8 @@ git shortlog GNOME_COLOR_MANAGER_3_11_90.. | grep -i -v trivial | grep -v Merge
3. Commit changes in gnome-color-manager git:
git commit -a -m "Release version 3.1
1.9
1"
git tag -s GNOME_COLOR_MANAGER_3_1
1_91 -m "==== Version 3.11.9
1 ===="
git commit -a -m "Release version 3.1
3.
1"
git tag -s GNOME_COLOR_MANAGER_3_1
3_1 -m "==== Version 3.13.
1 ===="
<enter password>
git push --tags
git push
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment