mirror of
https://gitlab.com/ubports/development/core/hybris-support/libmce-glib-repowerd-stub
synced 2025-11-03 20:45:44 +08:00
Version 1.1.0
This commit is contained in:
4
Makefile
4
Makefile
@@ -19,8 +19,8 @@ all: debug release pkgconfig
|
||||
#
|
||||
|
||||
VERSION_MAJOR = 1
|
||||
VERSION_MINOR = 0
|
||||
VERSION_RELEASE = 13
|
||||
VERSION_MINOR = 1
|
||||
VERSION_RELEASE = 0
|
||||
|
||||
# Version for pkg-config
|
||||
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)
|
||||
|
||||
7
debian/changelog
vendored
7
debian/changelog
vendored
@@ -1,3 +1,10 @@
|
||||
libmce-glib (1.1.0) unstable; urgency=low
|
||||
|
||||
* Add an example application
|
||||
* Add MceInactivity object
|
||||
|
||||
-- Simo Piiroinen <simo.piiroinen@jolla.com> Mon, 08 May 2023 10:46:08 +0300
|
||||
|
||||
libmce-glib (1.0.13) unstable; urgency=low
|
||||
|
||||
* Shuffled includes a bit
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Name: libmce-glib
|
||||
|
||||
Version: 1.0.13
|
||||
Version: 1.1.0
|
||||
Release: 0
|
||||
Summary: MCE client library
|
||||
License: BSD
|
||||
|
||||
Reference in New Issue
Block a user