Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitea63a5b

Browse files
committed
Prepare version v1.10.1 release
1 parente3598bf commitea63a5b

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

‎CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ endif()
6060

6161
find_package(Qt5${QT_MIN_VERSION}REQUIRED${QT_COMPONENTS})
6262

63-
set(KIMAGEANNOTATOR_MIN_VERSION0.6.0)
63+
set(KIMAGEANNOTATOR_MIN_VERSION0.6.1)
6464
find_package(kImageAnnotator${KIMAGEANNOTATOR_MIN_VERSION}REQUIRED)
6565

6666
set(KCOLORPICKER_MIN_VERSION0.2.0)

‎desktop/org.ksnip.ksnip.appdata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<update_contact>damir.porobic@gmx.com</update_contact>
8686
<content_ratingtype="oars-1.0" />
8787
<releases>
88-
<releasetype="stable"version="1.10.1"date="2022-08-01T00:00:00Z">
88+
<releasetype="stable"version="1.10.1"date="2023-03-15T00:00:00Z">
8989
<description>
9090
<ul>
9191
<li>Fixed: DragAndDrop not working with snaps.</li>

‎snap/snapcraft.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ parts:
5252
snapcraftctl set-version $(cat CMakeLists.txt | grep project\(ksnip | cut -d" " -f5 | cut -d")" -f1)
5353
kimageannotator:
5454
source:https://github.com/ksnip/kImageAnnotator.git
55+
source-tag:v0.6.1
5556
plugin:cmake
5657
after:
5758
-kcolorpicker
@@ -61,6 +62,7 @@ parts:
6162
--DBUILD_TESTS:BOOL=OFF
6263
kcolorpicker:
6364
source:https://github.com/ksnip/kColorPicker.git
65+
source-tag:v0.2.0
6466
plugin:cmake
6567
configflags:
6668
--DCMAKE_FIND_ROOT_PATH=/snap/kde-frameworks-5-core18-sdk/current

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp