Version 1.5.3
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@@ -24,7 +24,7 @@ all: debug release pkgconfig
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
VERSION_MAJOR = 1
 | 
					VERSION_MAJOR = 1
 | 
				
			||||||
VERSION_MINOR = 5
 | 
					VERSION_MINOR = 5
 | 
				
			||||||
VERSION_RELEASE = 2
 | 
					VERSION_RELEASE = 3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Version for pkg-config
 | 
					# Version for pkg-config
 | 
				
			||||||
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)
 | 
					PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@@ -1,3 +1,9 @@
 | 
				
			|||||||
 | 
					libgbinder-radio (1.5.3) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * Added RADIO_ACCESS_NETWORKS enum
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- Slava Monich <slava.monich@jolla.com>  Sat, 19 Nov 2022 17:48:38 +0200
 | 
				
			||||||
 | 
					
 | 
				
			||||||
libgbinder-radio (1.5.2) unstable; urgency=medium
 | 
					libgbinder-radio (1.5.2) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  * Added network scan related types
 | 
					  * Added network scan related types
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
Name: libgbinder-radio
 | 
					Name: libgbinder-radio
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Version: 1.5.2
 | 
					Version: 1.5.3
 | 
				
			||||||
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