golang-github-rjeczalik-notify-devel-0.9.2-3.20210628gite2a77dc.fc35 in Fedora Rawhide
↵ Return to the main page of golang-github-rjeczalik-notify-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2021-07-22 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.9.2-3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |
2021-06-28 |
Link Dupont <linkdupont at fedoraproject dot org> - 0.9.2-2.20210611gite2a77dc |
- Disable TestWatcherInotify |
2021-06-11 |
Link Dupont <linkdupont at fedoraproject dot org> - 0.9.2-1.20210611gite2a77dc |
- Initial package |
Provides
- golang(github.com/rjeczalik/notify)
- golang(github.com/rjeczalik/notify)(commit=e2a77dcc14cf6732bfa4c361554f27dc696d5d79)
- golang-github-rjeczalik-notify-devel
- golang-ipath(github.com/rjeczalik/notify)
- golang-ipath(github.com/rjeczalik/notify)(commit=e2a77dcc14cf6732bfa4c361554f27dc696d5d79)
Files
- usr/
- share/
- doc/
- golang-github-rjeczalik-notify-devel/
- gocode/
- src/
- github.com/
- rjeczalik/
- notify/
- .goipath
- README.md
- debug.go
- debug_debug.go
- debug_nodebug.go
- doc.go
- event.go
- event_fen.go
- event_fsevents.go
- event_inotify.go
- event_kqueue.go
- event_readdcw.go
- event_stub.go
- event_test.go
- event_trigger.go
- example_fsevents_test.go
- example_inotify_test.go
- example_readdcw_test.go
- example_test.go
- go.mod
- node.go
- notify.go
- notify_inotify_test.go
- notify_readdcw_test.go
- notify_test.go
- sync_readdcw_test.go
- sync_unix_test.go
- testing_test.go
- tree.go
- tree_nonrecursive.go
- tree_nonrecursive_test.go
- tree_recursive.go
- tree_recursive_test.go
- util.go
- util_darwin_test.go
- util_test.go
- util_unix_test.go
- watcher.go
- watcher_fen.go
- watcher_fen_cgo.go
- watcher_fen_test.go
- watcher_fsevents.go
- watcher_fsevents_cgo.go
- watcher_fsevents_test.go
- watcher_inotify.go
- watcher_inotify_test.go
- watcher_kqueue.go
- watcher_kqueue_test.go
- watcher_notimplemented.go
- watcher_readdcw.go
- watcher_readdcw_test.go
- watcher_recursive_test.go
- watcher_stub.go
- watcher_test.go
- watcher_trigger.go
- watcher_trigger_test.go
- watchpoint.go
- watchpoint_other.go
- watchpoint_readdcw.go
- watchpoint_test.go
- licenses/
- golang-github-rjeczalik-notify-devel/