OBS User unknown
2009-06-05 21:02:37 +00:00
committed by Git OBS Bridge
parent 5dba71d4fe
commit 97accbef3f
5 changed files with 896 additions and 11 deletions

7
pre_checkin.sh Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
# This script is called automatically during autobuild checkin.
version=$(grep '^Version:.*' file.spec)
cp -f file.changes python-magic.changes
sed -i -e "s,Version:.*,$version," python-magic.spec