diff mbox series

[meta-oe] libpaper: upgrade 2.1.0 -> 2.1.2

Message ID 20240102122241.52039-1-alperyasinak1@gmail.com
State Accepted
Headers show
Series [meta-oe] libpaper: upgrade 2.1.0 -> 2.1.2 | expand

Commit Message

Alper Ak Jan. 2, 2024, 12:22 p.m. UTC
Changelog:

==== 2.1.2 ====

* This release contains a change only to the tests, which improves the detection of glibc.

==== 2.1.1 ====

* Fixes the -N flag of paperconf.

Signed-off-by: alperak <alperyasinak1@gmail.com>
---
 .../libpaper/{libpaper_2.1.0.bb => libpaper_2.1.2.bb}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/libpaper/{libpaper_2.1.0.bb => libpaper_2.1.2.bb} (74%)

Comments

Khem Raj Jan. 8, 2024, 2:47 a.m. UTC | #1
On Tue, 02 Jan 2024 15:22:41 +0300, alperak wrote:
> Changelog:
> 
> ==== 2.1.2 ====
> 
> * This release contains a change only to the tests, which improves the detection of glibc.
> 
> ==== 2.1.1 ====
> 
> [...]

Applied, thanks!

[1/1] libpaper: upgrade 2.1.0 -> 2.1.2
      commit: 0f4a2e7606e5440a59e1f326bab4ced8da3f03d3

Best regards,
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/libpaper/libpaper_2.1.0.bb b/meta-oe/recipes-support/libpaper/libpaper_2.1.2.bb
similarity index 74%
rename from meta-oe/recipes-support/libpaper/libpaper_2.1.0.bb
rename to meta-oe/recipes-support/libpaper/libpaper_2.1.2.bb
index 911582553..a45ffe184 100644
--- a/meta-oe/recipes-support/libpaper/libpaper_2.1.0.bb
+++ b/meta-oe/recipes-support/libpaper/libpaper_2.1.2.bb
@@ -2,7 +2,7 @@  LICENSE = "LGPL-2.1-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 
 SRC_URI = "https://github.com/rrthomas/libpaper/releases/download/v${PV}/libpaper-${PV}.tar.gz"
-SRC_URI[sha256sum] = "474e9575e1235a0d8e3661f072de0193bab6ea1023363772f698a2cc39d640cf"
+SRC_URI[sha256sum] = "1fda0cf64efa46b9684a4ccc17df4386c4cc83254805419222c064bf62ea001f"
 
 inherit perlnative autotools