Version 1.1.23
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@@ -16,7 +16,7 @@
 | 
			
		||||
 | 
			
		||||
VERSION_MAJOR = 1
 | 
			
		||||
VERSION_MINOR = 1
 | 
			
		||||
VERSION_RELEASE = 22
 | 
			
		||||
VERSION_RELEASE = 23
 | 
			
		||||
 | 
			
		||||
# Version for pkg-config
 | 
			
		||||
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										8
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@@ -1,3 +1,9 @@
 | 
			
		||||
libgbinder (1.1.23) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
  * Fixed Debian build dependencies
 | 
			
		||||
 | 
			
		||||
 -- Slava Monich <slava.monich@jolla.com>  Thu, 23 Jun 2022 20:09:35 +0300
 | 
			
		||||
 | 
			
		||||
libgbinder (1.1.22) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
  * Added support for Android 12 (API level 31)
 | 
			
		||||
@@ -7,7 +13,7 @@ libgbinder (1.1.22) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
libgbinder (1.1.21) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
  * Made Properly finalize GBinderIpc and GBinderServicePoll
 | 
			
		||||
  * Properly finalize GBinderIpc and GBinderServicePoll
 | 
			
		||||
 | 
			
		||||
 -- Slava Monich <slava.monich@jolla.com>  Mon, 20 Jun 2022 18:53:26 +0300
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
Name: libgbinder
 | 
			
		||||
 | 
			
		||||
Version: 1.1.22
 | 
			
		||||
Version: 1.1.23
 | 
			
		||||
Release: 0
 | 
			
		||||
Summary: Binder client library
 | 
			
		||||
License: BSD
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user