Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vmj-qt
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
vmj-qt
Commits
6b6b5b72
Commit
6b6b5b72
authored
Jul 07, 2021
by
Adrian Georgescu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added version 5.1.3
parent
8316ea7d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
4 deletions
+10
-4
__info__.py
blink/__info__.py
+2
-2
changelog
debian/changelog
+7
-1
control
debian/control
+1
-1
No files found.
blink/__info__.py
View file @
6b6b5b72
...
@@ -5,9 +5,9 @@ __project__ = "blink"
...
@@ -5,9 +5,9 @@ __project__ = "blink"
__summary__
=
"Blink Qt"
__summary__
=
"Blink Qt"
__webpage__
=
"https://icanblink.com/"
__webpage__
=
"https://icanblink.com/"
__version__
=
"5.1.
2
"
__version__
=
"5.1.
3
"
__date__
=
"July
3rd
2021"
__date__
=
"July
7th,
2021"
__author__
=
"AG Projects"
__author__
=
"AG Projects"
__email__
=
"support@ag-projects.com"
__email__
=
"support@ag-projects.com"
...
...
debian/changelog
View file @
6b6b5b72
blink (5.1.2) UNRELEASED; urgency=medium
blink (5.1.3) unstable; urgency=medium
* Bump SDK minimum version to benefit of bug fixes
-- Adrian Georgescu <ag@ag-projects.com> Wed, 07 Jul 2021 13:48:34 -0300
blink (5.1.2) unstable; urgency=medium
* Fixed handling drag and drop inline images in chat window
* Fixed handling drag and drop inline images in chat window
...
...
debian/control
View file @
6b6b5b72
...
@@ -25,7 +25,7 @@ Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends},
...
@@ -25,7 +25,7 @@ Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends},
python3-pyqt5,
python3-pyqt5,
python3-pyqt5.qtsvg,
python3-pyqt5.qtsvg,
python3-pyqt5.qtwebkit,
python3-pyqt5.qtwebkit,
python3-sipsimple (>=5.2.
3
),
python3-sipsimple (>=5.2.
5
),
python3-twisted,
python3-twisted,
python3-zope.interface,
python3-zope.interface,
x11vnc
x11vnc
...
...
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