Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-github-fsnotify-devel | Distribution: Fedora Project |
Version: 1.9.0 | Vendor: Fedora Project |
Release: 1.fc43 | Build date: Mon Jun 2 22:17:00 2025 |
Group: Unspecified | Build host: buildhw-x86-09.iad2.fedoraproject.org |
Size: 219225 | Source RPM: golang-github-fsnotify-1.9.0-1.fc43.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/fsnotify/fsnotify | |
Summary: Cross-platform file system notifications for Go |
Cross-platform file system notifications for Go. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/fsnotify/fsnotify
BSD-3-Clause
* Fri Apr 04 2025 Packit <hello@packit.dev> - 1.9.0-1 - Update to 1.9.0 upstream release - Resolves: rhbz#2357517 * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Mon Nov 18 2024 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.8.0-2 - Fix packit config * Sat Nov 02 2024 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.8.0-1 - Update to 1.8.0 - Closes rhbz#2323330 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Mar 08 2024 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.7.0-1 - Update to 1.7.0 - Closes rhbz#2245539 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
/usr/share/doc/golang-github-fsnotify-devel /usr/share/doc/golang-github-fsnotify-devel/CHANGELOG.md /usr/share/doc/golang-github-fsnotify-devel/CONTRIBUTING.md /usr/share/doc/golang-github-fsnotify-devel/README.md /usr/share/gocode/src/github.com /usr/share/gocode/src/github.com/fsnotify /usr/share/gocode/src/github.com/fsnotify/fsnotify /usr/share/gocode/src/github.com/fsnotify/fsnotify/.goipath /usr/share/gocode/src/github.com/fsnotify/fsnotify/backend_fen.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/backend_fen_test.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/backend_inotify.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/backend_inotify_test.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/backend_kqueue.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/backend_kqueue_test.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/backend_other.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/backend_windows.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/backend_windows_test.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/cmd /usr/share/gocode/src/github.com/fsnotify/fsnotify/cmd/fsnotify /usr/share/gocode/src/github.com/fsnotify/fsnotify/cmd/fsnotify/closewrite.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/cmd/fsnotify/dedup.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/cmd/fsnotify/file.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/cmd/fsnotify/main.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/cmd/fsnotify/watch.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/fsnotify.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/fsnotify_test.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/go.mod /usr/share/gocode/src/github.com/fsnotify/fsnotify/helpers_test.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/internal /usr/share/gocode/src/github.com/fsnotify/fsnotify/internal/darwin.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/internal/debug_darwin.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/internal/debug_dragonfly.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/internal/debug_freebsd.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/internal/debug_kqueue.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/internal/debug_linux.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/internal/debug_netbsd.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/internal/debug_openbsd.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/internal/debug_solaris.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/internal/debug_windows.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/internal/freebsd.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/internal/internal.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/internal/unix.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/internal/unix2.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/internal/windows.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/internal/ztest /usr/share/gocode/src/github.com/fsnotify/fsnotify/internal/ztest/diff.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/internal/ztest/diff_test.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/shared.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/system_bsd.go /usr/share/gocode/src/github.com/fsnotify/fsnotify/system_darwin.go /usr/share/licenses/golang-github-fsnotify-devel /usr/share/licenses/golang-github-fsnotify-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jun 6 02:35:23 2025