Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
dsme
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Labels
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
mer-core
dsme
Commits
65f3eba2
Commit
65f3eba2
authored
Jul 08, 2020
by
Matti Kosola
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump dsme version to 0.81.1
Signed-off-by:
Matti Kosola
<
matti.kosola@jolla.com
>
parent
d070f707
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
3 deletions
+10
-3
Makefile.custom
Makefile.custom
+1
-1
configure.ac
configure.ac
+1
-1
debian/changelog
debian/changelog
+7
-0
rpm/dsme.spec
rpm/dsme.spec
+1
-1
No files found.
Makefile.custom
View file @
65f3eba2
# ----------------------------------------------------------- -*- mode: sh -*-
# Package version
VERSION
:=
0.81.
0
VERSION
:=
0.81.
1
# Dummy default install dir - override from packaging scripts
DESTDIR
?=
/tmp/dsme-test-install
...
...
configure.ac
View file @
65f3eba2
# Package name and version
AC_INIT(dsme, 0.81.
0
)
AC_INIT(dsme, 0.81.
1
)
AM_INIT_AUTOMAKE
...
...
debian/changelog
View file @
65f3eba2
dsme (0.81.1) precise; urgency=low
* [aarch64] Do not hardcode libdir. Contributes to JB#49681
* [aarch64] Fix location of systemd unit files. Contributes to JB#49681
-- Matti Kosola <matti.kosola@jollamobile.com> Wed, 08 Jul 2020 09:12:38 +0300
dsme (0.81.0) precise; urgency=low
* [packaging] Add dsme-plugin-devel package. Fixes JB#49564
...
...
rpm/dsme.spec
View file @
65f3eba2
Name: dsme
Summary: Device State Management Entity
Version: 0.81.
0
Version: 0.81.
1
Release: 0
License: LGPLv2+
URL: https://git.sailfishos.org/mer-core/dsme
...
...
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