diff --git a/imake-1.0.7.tar.bz2 b/imake-1.0.7.tar.bz2 deleted file mode 100644 index 8f69de0..0000000 --- a/imake-1.0.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:690c2c4ac1fad2470a5ea73156cf930b8040dc821a0da4e322014a42c045f37e -size 156543 diff --git a/imake-1.0.8.tar.bz2 b/imake-1.0.8.tar.bz2 new file mode 100644 index 0000000..c8955d0 --- /dev/null +++ b/imake-1.0.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8d2e416b3f29cd6482bcffaaf19286d32917a164d07102a0e531ccd41a2a702 +size 159398 diff --git a/imake.changes b/imake.changes index 9f6801a..737c0e9 100644 --- a/imake.changes +++ b/imake.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Mar 22 11:37:34 UTC 2019 - Stefan Dirsch + +- Update to version 1.0.8 + * autogen: add default patch prefix + * autogen.sh: Honor NOCONFIGURE=1 + * configure: Drop AM_MAINTAINER_MODE + * Update configure.ac bug URL for gitlab migration + * Use SEEK_* names instead of raw numbers for fseek whence argument + * imake support for lcc compiler + * README: reword status section + * Update README for gitlab migration + ------------------------------------------------------------------- Thu May 22 16:18:36 UTC 2014 - tobias.johannes.klausmann@mni.thm.de diff --git a/imake.spec b/imake.spec index 24f7482..2ab4310 100644 --- a/imake.spec +++ b/imake.spec @@ -1,7 +1,7 @@ # # spec file for package imake # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: imake -Version: 1.0.7 +Version: 1.0.8 Release: 0 Summary: C preprocessor interface to the make utility License: MIT @@ -57,7 +57,7 @@ make %{?_smp_mflags} %files %defattr(-,root,root) -%doc ChangeLog COPYING README +%doc ChangeLog COPYING README.md %{_bindir}/ccmakedep %{_bindir}/cleanlinks %{_bindir}/imake