- updated to 0.14

- line numbers in shipped code are now the same as the repository source,
     for easier debugging
   - more accurate dynamic prereq declarations

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-B-Hooks-EndOfScope?expand=0&rev=22
This commit is contained in:
Stephan Kulow 2015-02-06 13:53:08 +00:00 committed by Git OBS Bridge
parent 6ea64dfd2d
commit 80f4bacbb3
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f17ef12e1ea7667dc072edb2ee5bcfc54359ad77e60163a56b43383e1705adb8
size 25735

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dfec3f1282ce51566005bc5bc8793325d820ab25902d5ef765f50b678076552f
size 30083

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Feb 6 13:13:02 UTC 2015 - coolo@suse.com
- updated to 0.14
- line numbers in shipped code are now the same as the repository source,
for easier debugging
- more accurate dynamic prereq declarations
-------------------------------------------------------------------
Mon Feb 24 06:12:11 UTC 2014 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-B-Hooks-EndOfScope
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 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: perl-B-Hooks-EndOfScope
Version: 0.13
Version: 0.14
Release: 0
%define cpan_name B-Hooks-EndOfScope
Summary: Execute code after a scope finished compilation