Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
sensorfw
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Labels
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
mer-core
sensorfw
Commits
08ce125b
Commit
08ce125b
authored
Jan 21, 2021
by
Matti Lehtimäki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version to 0.12.2
parent
afb9806d
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
13 additions
and
4 deletions
+13
-4
debian/changelog
debian/changelog
+9
-0
rpm/sensorfw-qt5-binder.spec
rpm/sensorfw-qt5-binder.spec
+1
-1
rpm/sensorfw-qt5-hybris.spec
rpm/sensorfw-qt5-hybris.spec
+1
-1
rpm/sensorfw-qt5.spec
rpm/sensorfw-qt5.spec
+1
-1
sensord-qt5.pc.in
sensord-qt5.pc.in
+1
-1
No files found.
debian/changelog
View file @
08ce125b
sensorfw-qt5 (0.12.2) unstable; urgency=medium
[sensorfw] Move sensord.sock to /run
[sensorfw] Properly handle angle rollover in built-in compass support
[sensorfw] Cleanup Qt project files
[packaging] Refine systemd unit install and test cleanup
-- Matti Lehtimäki <matti.lehtimaki@jolla.com> Thu, 21 Jan 2021 22:34:31 +0300
sensorfw-qt5 (0.12.1) unstable; urgency=medium
[hybrisadaptor] Fix building rotation vector adaptors with old Android versions
...
...
rpm/sensorfw-qt5-binder.spec
View file @
08ce125b
Name: hybris-libsensorfw-qt5-binder
Version: 0.12.
1
Version: 0.12.
2
Release: 0
Provides: hybris-libsensorfw-qt5 = %{version}-%{release}
Conflicts: hybris-libsensorfw-qt5 <= 0.10.9
...
...
rpm/sensorfw-qt5-hybris.spec
View file @
08ce125b
Name: hybris-libsensorfw-qt5-hal
Version: 0.12.
1
Version: 0.12.
2
Release: 0
Provides: hybris-libsensorfw-qt5 = %{version}-%{release}
Conflicts: hybris-libsensorfw-qt5 <= 0.10.9
...
...
rpm/sensorfw-qt5.spec
View file @
08ce125b
Name: sensorfw-qt5
Summary: Sensor Framework Qt5
Version: 0.12.
1
Version: 0.12.
2
Release: 0
License: LGPLv2+
URL: https://git.sailfishos.org/mer-core/sensorfw
...
...
sensord-qt5.pc.in
View file @
08ce125b
...
...
@@ -4,7 +4,7 @@ libdir=${prefix}/@LIB@
Name: Sensorfw-qt5
Description: Sensord for Qt 5
Version: 0.12.
1
Version: 0.12.
2
Requires:
Libs: -L${libdir} -lsensorclient-qt5 -lsensordatatypes-qt5
Cflags: -I${includedir} -I${includedir}/datatypes -I${includedir}/filters
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