From 647d5e14fa6acc6666d1ed3d13ac68b665ce0a6fdde7fa8ea3e27f4fe8b47dcc Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 19 Feb 2007 19:47:14 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/a2ps?expand=0&rev=3 --- a2ps-4.13b.tar.bz2 | 4 ++-- a2ps.changes | 6 ++++++ a2ps.spec | 7 +++++-- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/a2ps-4.13b.tar.bz2 b/a2ps-4.13b.tar.bz2 index aba7e47..2af74f8 100644 --- a/a2ps-4.13b.tar.bz2 +++ b/a2ps-4.13b.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be4e44b3ef7c40012d2dec2b03b4c07df94d795ea221d274e8a2297e5a849e80 -size 1458277 +oid sha256:3ae2657933e2b633a91d0028764ce5096ac387e58749b9dc95bfea20bc9fdf2f +size 1459625 diff --git a/a2ps.changes b/a2ps.changes index 20d1465..824482e 100644 --- a/a2ps.changes +++ b/a2ps.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 19 16:37:39 CET 2007 - werner@suse.de + +- Removed the test file Convert.java and its resulting ps files + from source tar ball due license problems. + ------------------------------------------------------------------- Thu Feb 8 01:07:38 CET 2007 - ro@suse.de diff --git a/a2ps.spec b/a2ps.spec index b5ed7e1..1ec67c0 100644 --- a/a2ps.spec +++ b/a2ps.spec @@ -19,7 +19,7 @@ Requires: /bin/sed /usr/bin/iconv /usr/bin/file /usr/bin/wdiff /usr/bin/w3 Autoreqprov: on PreReq: %{install_info_prereq} Version: 4.13 -Release: 1113 +Release: 1117 Summary: Converts ASCII Text into PostScript Source: a2ps-4.13b.tar.bz2 Source1: a2ps-ko.po @@ -136,7 +136,10 @@ test -n "$RPM_BUILD_ROOT" && rm -rf $RPM_BUILD_ROOT /usr/share/emacs/site-lisp/*.elc /usr/share/ogonkify -%changelog -n a2ps +%changelog +* Mon Feb 19 2007 - werner@suse.de +- Removed the test file Convert.java and its resulting ps files + from source tar ball due license problems. * Thu Feb 08 2007 - ro@suse.de - added defattr * Fri May 19 2006 - werner@suse.de