OBS User unknown
2009-06-09 15:40:26 +00:00
committed by Git OBS Bridge
parent 97accbef3f
commit 53d0a1203c
8 changed files with 31 additions and 892 deletions

View File

@@ -1,7 +1,4 @@
#!/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
sed -ri "s,^Version:.*,$version," python-magic.spec