This commit is contained in:
committed by
Git OBS Bridge
parent
97accbef3f
commit
53d0a1203c
@@ -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
|
||||
|
Reference in New Issue
Block a user