]> repo.cephalix.eu Git - VLC.git/commitdiff
New release
authorbuildmaster <buildmaster@git.cephalix.eu>
Thu, 28 Oct 2021 06:43:49 +0000 (08:43 +0200)
committerbuildmaster <buildmaster@git.cephalix.eu>
Thu, 28 Oct 2021 06:43:49 +0000 (08:43 +0200)
Makefile
RELEASE
oss-pkg-VLC.spec

index 6035812e0b923a558228f999191f132ee3e51a08..ff5770d17f8e28fa3b209ea560e1741923c23906 100644 (file)
--- 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 1e8b314962144c26d5e0e50fd29d2ca327864913..7f8f011eb73d6043d2e6db9d2c101195ae2801f2 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-6
+7
index 13932b3e7c704092d8d243a4b36340f6e5e1b484..f48e3ad82242e8e1de2565c88a3a0ff13ce0f1b0 100644 (file)
@@ -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