[libxmp] update to 4.2.4

Dominik Mierzejewski rathann at fedoraproject.org
Mon Feb 24 12:24:17 UTC 2014


commit a4548c89b2c5215e89fdd6b7734c3a509665764f
Author: Dominik Mierzejewski <rpm at greysector.net>
Date:   Mon Feb 24 13:24:55 2014 +0100

    update to 4.2.4
    
      (http://sourceforge.net/projects/xmp/files/libxmp/4.2.4/Changelog/view)
    
    - drop the list of files with licenses other than LGPLv2.1+,
      it's growing too much

 .gitignore  |    1 +
 libxmp.spec |   13 ++++++-------
 sources     |    2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b1992ee..64e8d2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /libxmp-4.1.5.tar.gz
 /libxmp-4.2.0.tar.gz
 /libxmp-4.2.2.tar.gz
+/libxmp-4.2.4.tar.gz
diff --git a/libxmp.spec b/libxmp.spec
index 535ed9c..9e62c19 100644
--- a/libxmp.spec
+++ b/libxmp.spec
@@ -1,15 +1,9 @@
 Name: libxmp
-Version: 4.2.2
+Version: 4.2.4
 Release: 1%{?dist}
 Summary: A multi-format module playback library
 Source0: http://downloads.sourceforge.net/project/xmp/libxmp/%{version}/libxmp-%{version}.tar.gz
 Provides: bundled(md5-plumb)
-# most of the source is LGPLv2+, exceptions:
-# src/filter.c: MIT
-# src/md5.*: Public domain
-# src/fnmatch.*: BSD with advertising
-# src/depackers/mmcmp.c: MIT
-# src/depackers/ppdepack.c: Public domain
 License: BSD and LGPLv2+ and MIT and Public Domain
 URL: http://xmp.sourceforge.net/
 
@@ -69,6 +63,11 @@ make check %{?_smp_mflags}
 %{_libdir}/libxmp.so
 
 %changelog
+* Mon Feb 24 2014 Dominik Mierzejewski <rpm at greysector.net> - 4.2.4-1
+- update to 4.2.4 (http://sourceforge.net/projects/xmp/files/libxmp/4.2.4/Changelog/view)
+- drop the list of files with licenses other than LGPLv2.1+,
+  it's growing too much
+
 * Mon Jan 13 2014 Dominik Mierzejewski <rpm at greysector.net> - 4.2.2-1
 - update to 4.2.2
 
diff --git a/sources b/sources
index a5575c1..bacbf3d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-08857fb54d3c79f6cd8ca515023e0da5  libxmp-4.2.2.tar.gz
+d6262ba3708dcadf12a0f78a6821d1d2  libxmp-4.2.4.tar.gz


More information about the scm-commits mailing list