changeset 10:4dc186728822

immposiblerush-0.230919-2
author prymula <prymula76@outlook.com>
date Sun, 04 Feb 2024 23:27:00 +0100
parents cdadbf30a821
children 78390e0e674f
files immposiblerush/DEBIAN/debian.changelog immposiblerush/DEBIAN/debian.control immposiblerush/DEBIAN/immposiblerush.dsc immposiblerush/PKG/PKGBUILD immposiblerush/RPM/immposiblerush.spec
diffstat 5 files changed, 16 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/immposiblerush/DEBIAN/debian.changelog	Sun Feb 04 15:47:05 2024 +0100
+++ b/immposiblerush/DEBIAN/debian.changelog	Sun Feb 04 23:27:00 2024 +0100
@@ -1,3 +1,9 @@
+immposiblerush (0.230919-2) unstable; urgency=low
+
+  * Fix
+
+ -- Przemysław R. Pietraszczyk  Sat, 17 Sep 2023 19:55:41 +0200
+
 immposiblerush (0.230917-2) unstable; urgency=low
 
   * Last release
--- a/immposiblerush/DEBIAN/debian.control	Sun Feb 04 15:47:05 2024 +0100
+++ b/immposiblerush/DEBIAN/debian.control	Sun Feb 04 23:27:00 2024 +0100
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Przemysław R. Pietraszczyk
 Build-Depends: debhelper-compat (= 12), default-jdk, default-jdk-headless, fakeroot, ant
-Standards-Version: 0.230919-0
+Standards-Version: 4.6.2.0
 Homepage: https://prymula.ct8.pl/progi
 
 
--- a/immposiblerush/DEBIAN/immposiblerush.dsc	Sun Feb 04 15:47:05 2024 +0100
+++ b/immposiblerush/DEBIAN/immposiblerush.dsc	Sun Feb 04 23:27:00 2024 +0100
@@ -5,18 +5,18 @@
 Source: immposiblerush
 Binary: immposiblerush
 Architecture: all
-Version: 0.230919-0
+Version: 0.230919-2
 Maintainer: Przemysław R. Pietraszczyk <prymula76@outlook.com>
 Homepage: https://prymula.ct8.pl
-DEBTRANSFORM-TAR: immposiblerush-0.230919-0.tar.gz
+DEBTRANSFORM-TAR: immposiblerush-0.230919-2.tar.gz
  
-Standards-Version: 0.230919-0
+Standards-Version: 4.6.2.0
 Build-Depends: debhelper-compat (>= 12), default-jdk, default-jdk-headless, fakeroot, ant
 Package-List:
 flappyufo deb x11 optional arch=all
 Files:
- b31649bc23b2b7bca9ab70ea3410711a 128820 immposiblerush-0.230919-0.tar.gz
- 29e7e7e60bc81891e3da3871b9eeb549 764 immposiblerush-0.230919-0.debian.tar.xz
+ b31649bc23b2b7bca9ab70ea3410711a 128820 immposiblerush-0.230919-2.tar.gz
+ 29e7e7e60bc81891e3da3871b9eeb549 764 immposiblerush-0.230919-2.debian.tar.xz
 
 -----BEGIN PGP SIGNATURE-----
 
--- a/immposiblerush/PKG/PKGBUILD	Sun Feb 04 15:47:05 2024 +0100
+++ b/immposiblerush/PKG/PKGBUILD	Sun Feb 04 23:27:00 2024 +0100
@@ -2,7 +2,7 @@
 
 pkgname=immposiblerush
 pkgver=0.230919
-pkgrel=0
+pkgrel=2
 pkgdesc="Match the color on the square in such a way that it matches the color of the ball. Control, key 'A' - turn left, key 'D' - turn right."
 arch=('any')
 url="prymula.ct8.pl"
@@ -11,7 +11,7 @@
 depends=('jdk-openjdk')
 makedepends=('jdk-openjdk' 'ant')
 source=("${pkgname}-${pkgver}-${pkgrel}.tar.gz::file://${pkgname}-${pkgver}-${pkgrel}.tar.gz")
-sha256sums=('4035729dde8b7f4c1547558257913391949b8c00c0c87aca5d403adb9c651ddf') #generate with 'makepkg -g' || sha256sum
+sha256sums=('3daa7e160c2a33264496e1cc45378d5a89ed0e67d9149e8f67f91b07596ae7a0') #generate with 'makepkg -g' || sha256sum
 build() {
 	cd "$srcdir/${pkgname}-${pkgver}-${pkgrel}"
 	make -f Makefile.aur
--- a/immposiblerush/RPM/immposiblerush.spec	Sun Feb 04 15:47:05 2024 +0100
+++ b/immposiblerush/RPM/immposiblerush.spec	Sun Feb 04 23:27:00 2024 +0100
@@ -15,10 +15,10 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-%define unmangled_version 0.230919-0
+%define unmangled_version 0.230919-2
 Name:           immposiblerush
 Version:		0.230919
-Release:        0
+Release:        2
 Summary:    	Color-matching game
 License:        GPL
 URL:            https://prymula.ct8.pl