summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2009-02-03 21:30:19 +0100
committerHans Ulrich Niedermann <hun@n-dimensional.de>2009-02-03 21:30:19 +0100
commit6d7450fe56d975adf164c14089aaaf843a170739 (patch)
treef7a424200da26c7519c0add4152483edb7d1add4
parent42890a64ebc3783366e3eefac79e886853fa4f7b (diff)
downloadmingw32-libltdl-package-master.tar.gz
mingw32-libltdl-package-master.tar.xz
mingw32-libltdl-package-master.zip
* Tue Feb 03 2009 Hans Ulrich Niedermann <hun@n-dimensional.de> - 1.5.26-12HEADmingw32-libltdl-1.5.26-12.fc10master
- Make sure tests would work (if there were any)
-rw-r--r--mingw32-libltdl.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/mingw32-libltdl.spec b/mingw32-libltdl.spec
index 8eb51c6..206ca36 100644
--- a/mingw32-libltdl.spec
+++ b/mingw32-libltdl.spec
@@ -11,7 +11,7 @@
Summary: Runtime libraries for GNU Libtool Dynamic Module Loader
Name: mingw32-libltdl
Version: 1.5.26
-Release: 11%{?dist}
+Release: 12%{?dist}
Group: System Environment/Libraries
# Even though the source package contains files under
# "GPLv2+ and LGPLv2+ and GFDL", the binary RPM only ships LGPLv2+ code.
@@ -97,6 +97,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Feb 3 2009 Hans Ulrich Niedermann <hun@n-dimensional.de> - 1.5.26-12
+- Make sure tests would work (if there were any)
+
* Mon Feb 2 2009 Hans Ulrich Niedermann <hun@n-dimensional.de> - 1.5.26-11
- conditionally run tests (instead of always commenting them out)
- configure: Let implicit --host argument do its work