[libmce-glib] Version 1.0.2
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@@ -20,7 +20,7 @@ all: debug release pkgconfig
 | 
			
		||||
 | 
			
		||||
VERSION_MAJOR = 1
 | 
			
		||||
VERSION_MINOR = 0
 | 
			
		||||
VERSION_RELEASE = 1
 | 
			
		||||
VERSION_RELEASE = 2
 | 
			
		||||
 | 
			
		||||
# 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.0.2) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
  * Added mce_display_remove_handlers
 | 
			
		||||
  * Added mce_tklock object
 | 
			
		||||
 | 
			
		||||
 -- Slava Monich <slava.monich@jolla.com>  Sat, 12 Nov 2016 13:26:09 +0300
 | 
			
		||||
 | 
			
		||||
libmce-glib (1.0.1) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
  * Pull mce headers from mce-dev
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,5 @@
 | 
			
		||||
Name: libmce-glib
 | 
			
		||||
Version: 1.0.1
 | 
			
		||||
Version: 1.0.2
 | 
			
		||||
Release: 0
 | 
			
		||||
Summary: MCE client library
 | 
			
		||||
Group: Development/Libraries
 | 
			
		||||
@@ -9,6 +9,7 @@ Source: %{name}-%{version}.tar.bz2
 | 
			
		||||
BuildRequires:  pkgconfig(glib-2.0)
 | 
			
		||||
BuildRequires:  pkgconfig(libglibutil)
 | 
			
		||||
BuildRequires:  pkgconfig(mce)
 | 
			
		||||
Requires: libglibutil >= 1.0.5
 | 
			
		||||
Requires(post): /sbin/ldconfig
 | 
			
		||||
Requires(postun): /sbin/ldconfig
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user