Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libmce-glib
Project overview
Project overview
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
spiiroin
libmce-glib
Commits
cf94eddc
Commit
cf94eddc
authored
Aug 22, 2019
by
Slava Monich
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[libmce-glib] Version 1.0.6
parent
f5a3cb19
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
3 deletions
+10
-3
Makefile
Makefile
+1
-1
debian/changelog
debian/changelog
+7
-0
rpm/libmce-glib.spec
rpm/libmce-glib.spec
+2
-2
No files found.
Makefile
View file @
cf94eddc
...
...
@@ -20,7 +20,7 @@ all: debug release pkgconfig
VERSION_MAJOR
=
1
VERSION_MINOR
=
0
VERSION_RELEASE
=
5
VERSION_RELEASE
=
6
# Version for pkg-config
PCVERSION
=
$(VERSION_MAJOR)
.
$(VERSION_MINOR)
.
$(VERSION_RELEASE)
...
...
debian/changelog
View file @
cf94eddc
libmce-glib (1.0.6) unstable; urgency=low
* Added MceBattery object
* Added MceCharger object
-- Slava Monich <slava.monich@jolla.com> Thu, 22 Aug 2019 12:14:38 +0300
libmce-glib (1.0.5) unstable; urgency=low
* Added remove_all_handlers macros
...
...
rpm/libmce-glib.spec
View file @
cf94eddc
Name: libmce-glib
Version: 1.0.
4
Version: 1.0.
6
Release: 0
Summary: MCE client library
Group: Development/Libraries
License: BSD
URL: https://git.
merproject
.org/mer-core/libmce-glib
URL: https://git.
sailfishos
.org/mer-core/libmce-glib
Source: %{name}-%{version}.tar.bz2
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(libglibutil)
...
...
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