Version 1.6.0
This commit is contained in:
		
							
								
								
									
										4
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								Makefile
									
									
									
									
									
								
							@@ -23,8 +23,8 @@ all: debug release pkgconfig
 | 
				
			|||||||
#
 | 
					#
 | 
				
			||||||
 | 
					
 | 
				
			||||||
VERSION_MAJOR = 1
 | 
					VERSION_MAJOR = 1
 | 
				
			||||||
VERSION_MINOR = 5
 | 
					VERSION_MINOR = 6
 | 
				
			||||||
VERSION_RELEASE = 6
 | 
					VERSION_RELEASE = 0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Version for pkg-config
 | 
					# Version for pkg-config
 | 
				
			||||||
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)
 | 
					PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										13
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										13
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@@ -1,3 +1,16 @@
 | 
				
			|||||||
 | 
					libgbinder-radio (1.6.0) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * Implement support for AIDL IRadioIms
 | 
				
			||||||
 | 
					  * Implement support for AIDL IRadioVoice
 | 
				
			||||||
 | 
					  * Implement support for AIDL IRadioMessaging
 | 
				
			||||||
 | 
					  * Implement support for AIDL IRadioData
 | 
				
			||||||
 | 
					  * Implement support for AIDL IRadioNetwork
 | 
				
			||||||
 | 
					  * Implement support for AIDL IRadioSim
 | 
				
			||||||
 | 
					  * Implement support for AIDL IRadioModem
 | 
				
			||||||
 | 
					  * Implement support for AIDL IRadioConfig
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- Matti Lehtimäki <matti.lehtimaki@jolla.com>  Thu, 26 Sep 2024 14:03:30 +0300
 | 
				
			||||||
 | 
					
 | 
				
			||||||
libgbinder-radio (1.5.6) unstable; urgency=medium
 | 
					libgbinder-radio (1.5.6) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  * Fix version in Makefile
 | 
					  * Fix version in Makefile
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
Name: libgbinder-radio
 | 
					Name: libgbinder-radio
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Version: 1.5.6
 | 
					Version: 1.6.0
 | 
				
			||||||
Release: 0
 | 
					Release: 0
 | 
				
			||||||
Summary: Binder client library for Android radio interfaces
 | 
					Summary: Binder client library for Android radio interfaces
 | 
				
			||||||
License: BSD
 | 
					License: BSD
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user