From: buildmaster Date: Thu, 17 Aug 2023 08:56:51 +0000 (+0200) Subject: New release X-Git-Url: https://repo.cephalix.eu/gitweb/?a=commitdiff_plain;p=VLC.git New release --- diff --git a/Makefile b/Makefile index ff5770d..0c1ce94 100644 --- 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" -# no repo available -# git push - createrepo $(REPO) + git push +# createrepo $(REPO) diff --git a/RELEASE b/RELEASE index 7f8f011..45a4fb7 100644 --- a/RELEASE +++ b/RELEASE @@ -1 +1 @@ -7 +8 diff --git a/oss-pkg-VLC.spec b/oss-pkg-VLC.spec index 61a3df1..9c8e1ba 100644 --- a/oss-pkg-VLC.spec +++ b/oss-pkg-VLC.spec @@ -1,12 +1,12 @@ # # 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 -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 @@ -21,7 +21,7 @@ PreReq: %fillup_prereq BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -Package to install VLC on OSS-Clients +Package to install VLC on Cranix-Clients Authors: --------