Version 1.2.6
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@@ -23,7 +23,7 @@ all: debug release pkgconfig
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
VERSION_MAJOR = 1
 | 
					VERSION_MAJOR = 1
 | 
				
			||||||
VERSION_MINOR = 2
 | 
					VERSION_MINOR = 2
 | 
				
			||||||
VERSION_RELEASE = 5
 | 
					VERSION_RELEASE = 6
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 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.2.6) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * Added RadioSimApdu type
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 -- Slava Monich <slava.monich@jolla.com>  Sun, 25 Apr 2021 14:41:32 +0300
 | 
				
			||||||
 | 
					
 | 
				
			||||||
libgbinder-radio (1.2.5) unstable; urgency=medium
 | 
					libgbinder-radio (1.2.5) unstable; urgency=medium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  * Added radio@1.3 types
 | 
					  * Added radio@1.3 types
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,5 +1,5 @@
 | 
				
			|||||||
Name: libgbinder-radio
 | 
					Name: libgbinder-radio
 | 
				
			||||||
Version: 1.2.5
 | 
					Version: 1.2.6
 | 
				
			||||||
Release: 0
 | 
					Release: 0
 | 
				
			||||||
Summary: Binder client library for Android radio interfaces
 | 
					Summary: Binder client library for Android radio interfaces
 | 
				
			||||||
Group: Development/Libraries
 | 
					Group: Development/Libraries
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user