From: buildmaster Date: Thu, 28 Oct 2021 06:43:49 +0000 (+0200) Subject: New release X-Git-Url: https://repo.cephalix.eu/gitweb/?a=commitdiff_plain;h=480a65ea7aa2001c22c89e5d062879557e86d4c9;p=VLC.git New release --- diff --git a/Makefile b/Makefile index 6035812..ff5770d 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,8 @@ package: mv /usr/src/packages/RPMS/noarch/oss-pkg-$(PACKAGE)-$(VERSION)-$(NRELEASE).noarch.rpm $(REPO)/noarch echo $(NRELEASE) > RELEASE git commit -a -m "New release" - git push +# no repo available +# git push createrepo $(REPO) diff --git a/RELEASE b/RELEASE index 1e8b314..7f8f011 100644 --- a/RELEASE +++ b/RELEASE @@ -1 +1 @@ -6 +7 diff --git a/oss-pkg-VLC.spec b/oss-pkg-VLC.spec index 13932b3..f48e3ad 100644 --- a/oss-pkg-VLC.spec +++ b/oss-pkg-VLC.spec @@ -6,7 +6,7 @@ Name: oss-pkg-VLC Summary: Package to install VLC on OSS-Clients Version: 3.0.16.0 -Release: 6 +Release: 7 License: GPL-2.0 Vendor: Peter Varkoly and Helmuth Varkoly Packager: peter@varkoly.de