Skip to content

Commit

Permalink
Version 1.0.5-3
Browse files Browse the repository at this point in the history
  • Loading branch information
aphototool committed Feb 15, 2023
1 parent 0991a3d commit efab791
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 13 deletions.
3 changes: 2 additions & 1 deletion appimage/AppDir/aphototoollibre.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,9 @@
</screenshots>

<releases>
<release version="1.0.5" date="2023-01-12">
<release version="1.0.5" date="2023-02-15">
<description>
<p>1.0.5-3 2023-02-15: Maintenance release</p>
<p>1.0.5-1 2023-01-12: New Tint tool</p>
</description>
</release>
Expand Down
2 changes: 1 addition & 1 deletion arch/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Jari Ahola <aphototool@ahola.me>
pkgname=aphototoollibre
pkgver=1.0.5
pkgrel=1
pkgrel=3
pkgdesc="Photo editor for Linux"
arch=('x86_64' 'aarch64')
url="https://www.ahola.me/aphototoollibre.html"
Expand Down
11 changes: 9 additions & 2 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,16 +1,23 @@
aphototoollibre (1.0.5-3) UNRELEASED; urgency=low

[ Jari Ahola ]
* Maintenance release

-- aphototool <aphototool@ahola.me> Thu, 15 Feb 2023 1:05:03 +0200

aphototoollibre (1.0.5-1) UNRELEASED; urgency=low

[ Jari Ahola ]
* New Tint tool

-- aphototool <aphototool@ahola.me> Thu, 19 Jan 2023 1:04:01 +0200
-- aphototool <aphototool@ahola.me> Thu, 19 Jan 2023 1:05:01 +0200

aphototoollibre (1.0.4-4) UNRELEASED; urgency=low

[ Jari Ahola ]
* New copy and paste and drop features

-- aphototool <aphototool@ahola.me> Mon, 9 Nov 2022 1:04:03 +0200
-- aphototool <aphototool@ahola.me> Mon, 9 Nov 2022 1:04:04 +0200

aphototoollibre (1.0.4-3) UNRELEASED; urgency=low

Expand Down
15 changes: 8 additions & 7 deletions desktop/aphototoollibre.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,13 @@
</screenshot>
</screenshots>

<releases>
<release version="1.0.5" date="2023-01-12">
<description>
<p>1.0.5-1 2023-01-12: New Tint tool</p>
</description>
</release>
</releases>
<releases>
<release version="1.0.5" date="2023-02-15">
<description>
<p>1.0.5-3 2023-02-15: Maintenance release</p>
<p>1.0.5-1 2023-01-12: New Tint tool</p>
</description>
</release>
</releases>

</component>
3 changes: 2 additions & 1 deletion flatpak/desktop/me.ahola.aphototoollibre.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,9 @@
</screenshots>

<releases>
<release version="1.0.5" date="2023-01-12">
<release version="1.0.5" date="2023-02-15">
<description>
<p>1.0.5-3 2023-02-15: Maintenance release</p>
<p>1.0.5-1 2023-01-12: New Tint tool</p>
</description>
</release>
Expand Down
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: aphototoollibre
base: core20
version: '1.0.5-1'
version: '1.0.5-3'
summary: Photo editor for Linux
description: |
A Photo Tool (Libre) is an easy to use basic photo editor.
Expand Down

0 comments on commit efab791

Please sign in to comment.