Files
perl-RPMQ/perl-RPMQ.changes

41 lines
1.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Jul 17 11:55:23 CEST 2019 - ro@suse.de
- fix typo in license entry from ArtisticV2.0 to Artistic-2.0
-------------------------------------------------------------------
Wed Dec 1 13:34:48 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:30:59 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Sun Nov 28 11:37:59 UTC 2010 - coolo@novell.com
- remove .packlist file
-------------------------------------------------------------------
Tue Oct 19 08:39:02 UTC 2010 - coolo@novell.com
- add perl as explicit buildrequire
-------------------------------------------------------------------
Thu Mar 25 15:13:41 UTC 2010 - jw@novell.com
- 1.02 added helpful diagnostics about short files.
- 1.01 polished legal language --This line, and those below, will be ignored-- D RPMQ-1.0.tar.bz2 A RPMQ-1.01.tar.bz2 M perl-RPMQ.changes M perl-RPMQ.spec Diff for working copy: . Index: perl-RPMQ.changes =================================================================== --- perl-RPMQ.changes (revision 1) +++ perl-RPMQ.changes (working copy) @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 3 18:44:47 CEST 2009 - jw@suse.de + +- 1.01 polished legal language + ------------------------------------------------------------------- Wed Jun 3 13:10:53 CEST 2009 - lars@linux-schulserver.de Index: perl-RPMQ.spec =================================================================== --- perl-RPMQ.spec (revision 1) +++ perl-RPMQ.spec (working copy) @@ -1,5 +1,11 @@ # # spec file for package perl-RPMQ +# +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# This file and all modifications and additions to the pristine +# package are under the same license as the package itself. +# +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild @@ -9,8 +15,8 @@ Summary: A simple query-API for RPM-files Url: http://search.cpan.org/perldoc?RPMQ Group: Development/Libraries/Perl -License: Artistic License -Version: 1.0 +License: GPLv2.0/ArtisticV2.0 +Version: 1.01 Release: 1 Source: %{real_name}-%{version}.tar.bz2 Requires: perl = %{perl_version} Index: RPMQ-1.01.tar.bz2 =================================================================== Binary file RPMQ-1.01.tar.bz2 has changed Index: RPMQ-1.0.tar.bz2 =================================================================== Binary file RPMQ-1.0.tar.bz2 has changed OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-RPMQ?expand=0&rev=2
2009-06-03 16:50:11 +00:00
-------------------------------------------------------------------
Wed Jun 3 18:44:47 CEST 2009 - jw@suse.de
- 1.01 polished legal language
-------------------------------------------------------------------
Wed Jun 3 13:10:53 CEST 2009 - lars@linux-schulserver.de
- initial version 1.00