diff --git a/.gitattributes b/.gitattributes index 013e71d..9b03811 100644 --- a/.gitattributes +++ b/.gitattributes @@ -21,5 +21,3 @@ *.xz filter=lfs diff=lfs merge=lfs -text *.zip filter=lfs diff=lfs merge=lfs -text *.zst filter=lfs diff=lfs merge=lfs -text -## Specific LFS patterns -download filter=lfs diff=lfs merge=lfs -text diff --git a/download b/download deleted file mode 100644 index c712c3f..0000000 --- a/download +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6055fe7065a4162c91c0af2c7b6b50570995bff275c58ab6c6228f72f8b99b65 -size 180224 diff --git a/libpng-1.6.0beta31.tar.bz2 b/libpng-1.6.0beta31.tar.bz2 deleted file mode 100644 index c470dfb..0000000 --- a/libpng-1.6.0beta31.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c3c9143a3e20238062e09f80ae7183ae76cbcb3efcdb7ad3434de6d75785be9 -size 1000806 diff --git a/libpng-1.6.0beta37.tar.bz2 b/libpng-1.6.0beta37.tar.bz2 new file mode 100644 index 0000000..7f5af93 --- /dev/null +++ b/libpng-1.6.0beta37.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85e3041fd2c28783e27a279a507ed12bfd9ad3e36f35372167f6a3807469ae56 +size 1007683 diff --git a/libpng16.changes b/libpng16.changes index 2785cee..e5f6194 100644 --- a/libpng16.changes +++ b/libpng16.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 14 09:52:44 UTC 2013 - pgajdos@suse.com + +- updated to 1.6.0beta37 + ------------------------------------------------------------------- Tue Nov 20 12:46:56 UTC 2012 - pgajdos@suse.com diff --git a/libpng16.spec b/libpng16.spec index 7b5ebb1..8fd7f0c 100644 --- a/libpng16.spec +++ b/libpng16.spec @@ -30,7 +30,7 @@ Release: 0 Summary: Library for the Portable Network Graphics Format (PNG) License: Zlib Group: System/Libraries -Source: libpng-%{version}beta31.tar.bz2 +Source: libpng-%{version}beta37.tar.bz2 Source2: baselibs.conf BuildRequires: libtool BuildRequires: pkg-config @@ -92,7 +92,7 @@ tools necessary for compiling and linking programs that don't care about libpng version. %prep -%setup -n libpng-%{version}beta31 +%setup -n libpng-%{version}beta37 %build # We'll never use the old pgcc-2.95.1 with the buggy -O3, so having