]> repo.cephalix.eu Git - VLC.git/commitdiff
New release master
authorbuildmaster <buildmaster@git.cephalix.eu>
Thu, 17 Aug 2023 08:56:51 +0000 (10:56 +0200)
committerbuildmaster <buildmaster@git.cephalix.eu>
Thu, 17 Aug 2023 08:56:51 +0000 (10:56 +0200)
Makefile
RELEASE
oss-pkg-VLC.spec

index ff5770d17f8e28fa3b209ea560e1741923c23906..0c1ce94e82653b473cff3c11de3f45b29d9f80b2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -25,8 +25,7 @@ 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"
        mv /usr/src/packages/RPMS/noarch/oss-pkg-$(PACKAGE)-$(VERSION)-$(NRELEASE).noarch.rpm $(REPO)/noarch
        echo $(NRELEASE) > RELEASE
        git commit -a -m "New release"
-# no repo available 
-#      git push 
-       createrepo $(REPO)
+       git push 
+#      createrepo $(REPO)
 
 
 
 
diff --git a/RELEASE b/RELEASE
index 7f8f011eb73d6043d2e6db9d2c101195ae2801f2..45a4fb75db864000d01701c0f7a51864bd4daabf 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -1 +1 @@
-7
+8
index 61a3df17089dc3857772a1cd283c3ff9ee681a0e..9c8e1ba535a81dd50166472b561afd67b5e2c0ba 100644 (file)
@@ -1,12 +1,12 @@
 #
 # Spec file for VLC
 #
 # Spec file for VLC
-# Copyright (c) 2021 Helmuth Varkoly and Peter Varkoly Nuremberg, Germany.  All rights reserved.
+# Copyright (c) 2023 Helmuth Varkoly and Peter Varkoly Nuremberg, Germany.  All rights reserved.
 #
 
 Name:         oss-pkg-VLC
 #
 
 Name:         oss-pkg-VLC
-Summary:      Package to install VLC on OSS-Clients
-Version:      3.0.18.0
-Release:      7
+Summary:      Package to install VLC on Cranix-Clients
+Version:      3.0.18
+Release:      8
 License:      GPL-2.0
 Vendor:       Peter Varkoly and Helmuth Varkoly
 Packager:     peter@varkoly.de
 License:      GPL-2.0
 Vendor:       Peter Varkoly and Helmuth Varkoly
 Packager:     peter@varkoly.de
@@ -21,7 +21,7 @@ PreReq:       %fillup_prereq
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 
 %description
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 
 %description
-Package to install VLC on OSS-Clients
+Package to install VLC on Cranix-Clients
 
 Authors:
 --------
 
 Authors:
 --------