Version 1.4.0
This commit is contained in:
		
							
								
								
									
										4
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								Makefile
									
									
									
									
									
								
							@@ -22,8 +22,8 @@ all: debug release pkgconfig
 | 
			
		||||
#
 | 
			
		||||
 | 
			
		||||
VERSION_MAJOR = 1
 | 
			
		||||
VERSION_MINOR = 2
 | 
			
		||||
VERSION_RELEASE = 6
 | 
			
		||||
VERSION_MINOR = 4
 | 
			
		||||
VERSION_RELEASE = 0
 | 
			
		||||
 | 
			
		||||
# Version for pkg-config
 | 
			
		||||
PCVERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_RELEASE)
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										7
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@@ -1,3 +1,10 @@
 | 
			
		||||
libgbinder-radio (1.4.0) unstable; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * Support for radio@1.4 interfaces
 | 
			
		||||
  * Fixed RadioCellInfo_1_4 definition
 | 
			
		||||
 | 
			
		||||
 -- Slava Monich <slava.monich@jolla.com>  Tue, 18 May 2021 18:54:52 +0300
 | 
			
		||||
 | 
			
		||||
libgbinder-radio (1.2.6) unstable; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * Added RadioSimApdu type
 | 
			
		||||
 
 | 
			
		||||
@@ -1,8 +1,8 @@
 | 
			
		||||
Name: libgbinder-radio
 | 
			
		||||
Version: 1.2.6
 | 
			
		||||
 | 
			
		||||
Version: 1.4.0
 | 
			
		||||
Release: 0
 | 
			
		||||
Summary: Binder client library for Android radio interfaces
 | 
			
		||||
Group: Development/Libraries
 | 
			
		||||
License: BSD
 | 
			
		||||
URL: https://github.com/mer-hybris/libgbinder-radio
 | 
			
		||||
Source: %{name}-%{version}.tar.bz2
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user