Version 1.1.34
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@@ -16,7 +16,7 @@
 | 
			
		||||
 | 
			
		||||
VERSION_MAJOR = 1
 | 
			
		||||
VERSION_MINOR = 1
 | 
			
		||||
VERSION_RELEASE = 33
 | 
			
		||||
VERSION_RELEASE = 34
 | 
			
		||||
 | 
			
		||||
# 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.34) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
  * Fixed binder-call help message
 | 
			
		||||
  * Require glib 2.32
 | 
			
		||||
 | 
			
		||||
 -- Slava Monich <slava@monich.com>  Sun, 30 Apr 2023 06:04:38 +0300
 | 
			
		||||
 | 
			
		||||
libgbinder (1.1.33) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
  * Fixed GBinderWriterType for byte and int32
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
Name: libgbinder
 | 
			
		||||
 | 
			
		||||
Version: 1.1.33
 | 
			
		||||
Version: 1.1.34
 | 
			
		||||
Release: 0
 | 
			
		||||
Summary: Binder client library
 | 
			
		||||
License: BSD
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user