Skip to content

Commit f7a9841

Browse files
committed
set up 0.6.x stable branch
1 parent ce2b8e3 commit f7a9841

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
PKGNAME=python-slip
55

66
SCM_REMOTEREPO_RE = ^ssh://(.*@)?git.fedorahosted.org/git/$(PKGNAME).git$
7+
SCM_REMOTE_BRANCH = 0.6.x
78
UPLOAD_URL = ssh://fedorahosted.org/$(PKGNAME)
89

910
PY_SOURCES = $(wildcard slip/*.py slip/dbus/*.py slip/gtk/*.py)

0 commit comments

Comments
 (0)