forked from pool/perl-HTML-RewriteAttributes
Accepting request 148841 from devel:languages:perl
Updated version to 0.05. This update is required to upgrade request-tracker to the next release. (forwarded request 148835 from deadpoint) OBS-URL: https://build.opensuse.org/request/show/148841 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTML-RewriteAttributes?expand=0&rev=7
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1d56191f1597d088562055e0ad11225a3935df482cdccc79ca51657f2bb4dbb3
|
|
||||||
size 22677
|
|
3
HTML-RewriteAttributes-0.05.tar.gz
Normal file
3
HTML-RewriteAttributes-0.05.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1808ec7cdf40d2708575fe6155a88f103b17fec77973a5831c2f24c250e7a58c
|
||||||
|
size 27696
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 17 13:03:09 UTC 2013 - darin@darins.net
|
||||||
|
|
||||||
|
- Update to version 0.05
|
||||||
|
* Resources: Preserve the media attribute when inlining CSS
|
||||||
|
* Resources: Avoid uninitialized warnings by checking the
|
||||||
|
attributes we expect
|
||||||
|
- Update source URL
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 2 18:57:38 UTC 2011 - them4z@googlemail.com
|
Tue Aug 2 18:57:38 UTC 2011 - them4z@googlemail.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-HTML-RewriteAttributes (Version 0.04)
|
# spec file for package perl-HTML-RewriteAttributes
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -15,18 +15,16 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: perl-HTML-RewriteAttributes
|
Name: perl-HTML-RewriteAttributes
|
||||||
Version: 0.04
|
Version: 0.05
|
||||||
Release: 1
|
Release: 0
|
||||||
License: GPL-1.0+ or Artistic-1.0
|
|
||||||
%define cpan_name HTML-RewriteAttributes
|
%define cpan_name HTML-RewriteAttributes
|
||||||
Summary: Concise attribute rewriting
|
Summary: Concise attribute rewriting
|
||||||
Url: http://search.cpan.org/dist/HTML-RewriteAttributes/
|
License: GPL-1.0+ or Artistic-1.0
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Source: http://www.cpan.org/authors/id/S/SA/SARTAK/HTML-RewriteAttributes-%{version}.tar.gz
|
Url: http://search.cpan.org/dist/HTML-RewriteAttributes/
|
||||||
|
Source: http://search.cpan.org/CPAN/authors/id/T/TS/TSIBLEY/HTML-RewriteAttributes-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
Reference in New Issue
Block a user