Version 1.1.36
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@@ -16,7 +16,7 @@
 | 
			
		||||
 | 
			
		||||
VERSION_MAJOR = 1
 | 
			
		||||
VERSION_MINOR = 1
 | 
			
		||||
VERSION_RELEASE = 35
 | 
			
		||||
VERSION_RELEASE = 36
 | 
			
		||||
 | 
			
		||||
# Version for pkg-config
 | 
			
		||||
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										7
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@@ -1,3 +1,10 @@
 | 
			
		||||
libgbinder (1.1.36) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
  * Support pkg-config cross-compilation
 | 
			
		||||
  * Fixed handling of UTF-16 surrogate pairs
 | 
			
		||||
 | 
			
		||||
 -- Slava Monich <slava@monich.com>  Sat, 10 Feb 2024 05:04:13 +0200
 | 
			
		||||
 | 
			
		||||
libgbinder (1.1.35) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
  * Make unit tests independent on system config
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
Name: libgbinder
 | 
			
		||||
 | 
			
		||||
Version: 1.1.35
 | 
			
		||||
Version: 1.1.36
 | 
			
		||||
Release: 0
 | 
			
		||||
Summary: Binder client library
 | 
			
		||||
License: BSD
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user