Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OpenMandrivaAssociation/ell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7a34cfdc46a8189ff2cdd9f63b0a3cffcad805c6
Choose a base ref
...
head repository: OpenMandrivaAssociation/ell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 213ffe134659cae1a4732a3bc69c4188e45767c3
Choose a head ref
  • 5 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 21, 2022

  1. new version 0.54

    tpgxyz committed Nov 21, 2022
    Copy the full SHA
    b8870e1 View commit details

Commits on Dec 20, 2022

  1. new version 0.55

    tpgxyz committed Dec 20, 2022
    Copy the full SHA
    ac4429b View commit details

Commits on Feb 12, 2023

  1. new version 0.56

    tpgxyz committed Feb 12, 2023
    Copy the full SHA
    e2245ef View commit details

Commits on Mar 31, 2023

  1. Copy the full SHA
    2295ae4 View commit details

Commits on Jun 1, 2023

  1. new version 0.57

    tpgxyz committed Jun 1, 2023
    Copy the full SHA
    213ffe1 View commit details
Showing with 3 additions and 2 deletions.
  1. +1 −1 .abf.yml
  2. +2 −1 ell.spec
2 changes: 1 addition & 1 deletion .abf.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
sources:
ell-0.53.tar.xz: 9cba66da14921c20b99fda2204ab2503977ef29a
ell-0.57.tar.xz: 3e8a3f8e40b9c429c0d022ee921b02f4baa9e38e
3 changes: 2 additions & 1 deletion ell.spec
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
%define major 0
%define libname %mklibname %{name} %{major}
%define develname %mklibname %{name} -d
%global optflags %{optflags} -Oz

Summary: Embedded Linux library
Name: ell
Version: 0.53
Version: 0.57
Release: 1
License: LGPLv2+
Group: System/Libraries