RPM spec file is now generated
Version number no longer needs to be updated
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -80,6 +80,7 @@ src/gswe-enumtypes.c
 | 
			
		||||
src/gswe-enumtypes.h
 | 
			
		||||
src/gswetest
 | 
			
		||||
/data/swe-glib.pc
 | 
			
		||||
/data/swe-glib.spec
 | 
			
		||||
 | 
			
		||||
# Documentation related files
 | 
			
		||||
/docs/reference/*/*.args
 | 
			
		||||
 
 | 
			
		||||
@@ -58,5 +58,6 @@ AC_CONFIG_FILES([
 | 
			
		||||
    docs/reference/swe-glib/version.xml
 | 
			
		||||
    docs/reference/swe-glib/Makefile
 | 
			
		||||
    data/swe-glib.pc
 | 
			
		||||
    data/swe-glib.spec
 | 
			
		||||
])
 | 
			
		||||
AC_OUTPUT
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,5 @@
 | 
			
		||||
Name: swe-glib
 | 
			
		||||
Version: 1.0.2
 | 
			
		||||
Version: @SWE_GLIB_VERSION@
 | 
			
		||||
Release: 1%{?dist}
 | 
			
		||||
Summary: A GLib style wrapper library around the Swiss Ephemeris library, created by Astrodienst.
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user