forked from pool/python-pyperclip
		
	Accepting request 478767 from home:jengelh:branches:devel:languages:python
- Trim redundant words from descriptions. OBS-URL: https://build.opensuse.org/request/show/478767 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyperclip?expand=0&rev=4
This commit is contained in:
		
				
					committed by
					
						
						Git OBS Bridge
					
				
			
			
				
	
			
			
			
						parent
						
							1d4e738f42
						
					
				
				
					commit
					3299591b6a
				
			@@ -1,3 +1,8 @@
 | 
				
			|||||||
 | 
					-------------------------------------------------------------------
 | 
				
			||||||
 | 
					Sat Mar 11 21:00:33 UTC 2017 - jengelh@inai.de
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- Trim redundant words from descriptions.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
-------------------------------------------------------------------
 | 
					-------------------------------------------------------------------
 | 
				
			||||||
Mon Mar  6 19:28:45 UTC 2017 - aloisio@gmx.com
 | 
					Mon Mar  6 19:28:45 UTC 2017 - aloisio@gmx.com
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -20,7 +20,7 @@
 | 
				
			|||||||
Name:           python-pyperclip
 | 
					Name:           python-pyperclip
 | 
				
			||||||
Version:        1.5.27
 | 
					Version:        1.5.27
 | 
				
			||||||
Release:        0
 | 
					Release:        0
 | 
				
			||||||
Summary:        A cross-platform clipboard module for Python
 | 
					Summary:        A clipboard module for Python
 | 
				
			||||||
License:        BSD-3-Clause
 | 
					License:        BSD-3-Clause
 | 
				
			||||||
Group:          Development/Languages/Python
 | 
					Group:          Development/Languages/Python
 | 
				
			||||||
Url:            https://github.com/asweigart/pyperclip
 | 
					Url:            https://github.com/asweigart/pyperclip
 | 
				
			||||||
@@ -35,7 +35,7 @@ BuildArch:      noarch
 | 
				
			|||||||
%python_subpackages
 | 
					%python_subpackages
 | 
				
			||||||
 | 
					
 | 
				
			||||||
%description
 | 
					%description
 | 
				
			||||||
A cross-platform clipboard module for Python. (only handles plain text for now)
 | 
					A clipboard module for Python. It only handles plain text.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
%prep
 | 
					%prep
 | 
				
			||||||
%setup -q -n pyperclip-%{version}
 | 
					%setup -q -n pyperclip-%{version}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user