Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
java-commons-logging


Commits:
2f578fa5 by Antonio Rojas at 2024-12-11T23:43:25+01:00
upgpkg: 1.3.4-1: Update to 1.3.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = java-commons-logging
        pkgdesc = Wrapper interface for logging APIs in Java
-       pkgver = 1.3.0
+       pkgver = 1.3.4
        pkgrel = 1
        url = https://commons.apache.org/logging/
        arch = any
        license = APACHE
        depends = java-runtime
-       source = 
http://apache.crihan.fr/dist/commons/logging/binaries/commons-logging-1.3.0-bin.tar.gz
-       source = 
http://apache.crihan.fr/dist/commons/logging/source/commons-logging-1.3.0-src.tar.gz
-       sha512sums = 
1fb9e4537fc59b75baf83b72a8e484604e6124ff7969b6f82955b29beeb5b86d9d115a494a6687e9a89a0b274f1ae9c226f289a7531334cc0451a3d4d5c2e3dc
-       sha512sums = 
20cc40c7d7848da618801a86333f3984151d3089f806e5d7a1e92c83c1f90d330f1c7ded5d0ae70e48dd9de684f2e5da32de24fa2c406f6b419f77704c0e74f8
+       source = 
http://apache.crihan.fr/dist/commons/logging/binaries/commons-logging-1.3.4-bin.tar.gz
+       source = 
http://apache.crihan.fr/dist/commons/logging/source/commons-logging-1.3.4-src.tar.gz
+       sha512sums = 
b0223861f7e07b7c02b5f91976eac61d3a662fc1c97934acf2c04c8b184b5e52868d36ac4e4b418848021ca14f7e718188281400a4c437cfd96dee1f50570904
+       sha512sums = 
a4049d8d7ea0d97f337e169fa5f572e32be1882e07102ab004d8b2de74170cb075a251ee9603590d6e10bee5933651e8e33e108a734fc100e8b2d5acd669cb44
 
 pkgname = java-commons-logging


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Maintainer: Stefan Husmann < stefan-husm...@t-online.de>
 
 pkgname=java-commons-logging
-pkgver=1.3.0
+pkgver=1.3.4
 pkgrel=1
 pkgdesc="Wrapper interface for logging APIs in Java"
 arch=('any')
@@ -12,8 +12,8 @@ license=(APACHE)
 depends=('java-runtime')
 
source=("http://apache.crihan.fr/dist/commons/logging/binaries/commons-logging-$pkgver-bin.tar.gz";
        
"http://apache.crihan.fr/dist/commons/logging/source/commons-logging-$pkgver-src.tar.gz";)
-sha512sums=('1fb9e4537fc59b75baf83b72a8e484604e6124ff7969b6f82955b29beeb5b86d9d115a494a6687e9a89a0b274f1ae9c226f289a7531334cc0451a3d4d5c2e3dc'
-            
'20cc40c7d7848da618801a86333f3984151d3089f806e5d7a1e92c83c1f90d330f1c7ded5d0ae70e48dd9de684f2e5da32de24fa2c406f6b419f77704c0e74f8')
+sha512sums=('b0223861f7e07b7c02b5f91976eac61d3a662fc1c97934acf2c04c8b184b5e52868d36ac4e4b418848021ca14f7e718188281400a4c437cfd96dee1f50570904'
+            
'a4049d8d7ea0d97f337e169fa5f572e32be1882e07102ab004d8b2de74170cb075a251ee9603590d6e10bee5933651e8e33e108a734fc100e8b2d5acd669cb44')
 
 build() {
   # TODO: build from sources



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java-commons-logging/-/commit/2f578fa5d81e341dea5e64d5103479515b6b10fa

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java-commons-logging/-/commit/2f578fa5d81e341dea5e64d5103479515b6b10fa
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to